소스 검색

fix lb-config-args for debian_components

master
부모
커밋
9068f85557
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      templates/lb-config-args.j2

+ 1
- 1
templates/lb-config-args.j2 파일 보기

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

불러오는 중...
취소
저장