Procházet zdrojové kódy

fix lb-config-args for debian_components

master
rodič
revize
9068f85557
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      templates/lb-config-args.j2

+ 1
- 1
templates/lb-config-args.j2 Zobrazit soubor

@@ -27,5 +27,5 @@
--backports true
{% endif %}
{% if debian_components is defined %}
--archive-areas {% debian_components | join(",") %}
--archive-areas {{ debian_components | join(",") }}
{% endif %}

Načítá se…
Zrušit
Uložit