Przeglądaj źródła

system:repo: Fix duplicate file.absent sls IDs

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
master
Alexandru Avadanii 6 lat temu
rodzic
commit
5df87a1a13
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 3 dodań i 3 usunięć
  1. +3
    -3
      linux/system/repo.sls

+ 3
- 3
linux/system/repo.sls Wyświetl plik

@@ -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 %}

Ładowanie…
Anuluj
Zapisz