Skip to content
Snippets Groups Projects
Commit e9e25e6e authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

Fix a wrong path in apt state

parent 37af4e78
Branches
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ hsh_apt_sources_d_salt_jessie: ...@@ -32,7 +32,7 @@ hsh_apt_sources_d_salt_jessie:
hsh_apt_sources_d_salt_not_jessie: hsh_apt_sources_d_salt_not_jessie:
file.managed: file.managed:
- name: /etc/apt/sources.list.d/salt.list - name: /etc/apt/sources.list.d/salt.list
- source: salt://hshbase/apt/sources.tpl.d/salt.tpl - source: salt://hshbase/apt/files/sources.list/salt.list
- template: jinja - template: jinja
- mode: 644 - mode: 644
- user: root - user: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment