John Kristensen
1 년 전
No account linked to committer's email address
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
apt/apt_conf.sls
|
|
@@ -32,7 +32,7 @@ |
|
|
|
- group: root |
|
|
|
- mode: 644 |
|
|
|
- context: |
|
|
|
data: {{ contents }} |
|
|
|
data: {{ contents|json }} |
|
|
|
- require_in: |
|
|
|
- file: {{ confd_dir }} |
|
|
|
{% endfor %} |