Преглед изворни кода
system:repo: Fix duplicate file.absent sls IDs
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
pull/163/head
Alexandru Avadanii
пре 6 година
No account linked to committer's email address
1 измењених фајлова са
3 додато и
3 уклоњено
-
linux/system/repo.sls
|
|
@@ -166,9 +166,9 @@ linux_repo_{{ name }}_absent: |
|
|
|
{%- endif %} |
|
|
|
{%- endif %} |
|
|
|
file.absent: |
|
|
|
- name: /etc/apt/sources.list.d/{{ name }}.list |
|
|
|
file.absent: |
|
|
|
- name: /etc/apt/apt.conf.d/99proxies-salt-{{ name }} |
|
|
|
- names: |
|
|
|
- /etc/apt/sources.list.d/{{ name }}.list |
|
|
|
- /etc/apt/apt.conf.d/99proxies-salt-{{ name }} |
|
|
|
{%- endif %} |
|
|
|
{%- endif %} |
|
|
|
{%- endif %} |