Przeglądaj źródła

fix lb-config-args for debian_components

main
rodzic
commit
9068f85557
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      templates/lb-config-args.j2

+ 1
- 1
templates/lb-config-args.j2 Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz