Ver código fonte

fix lb-config-args for debian_components

main
pai
commit
9068f85557
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      templates/lb-config-args.j2

+ 1
- 1
templates/lb-config-args.j2 Ver arquivo

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

Carregando…
Cancelar
Salvar