Skip to content
Snippets Groups Projects
Commit df8f40ae authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

No more freebsd repos for salt

parent 1f611269
No related branches found
No related tags found
No related merge requests found
SaltStack:{
url: "http://apt-proxy.it.hs-hannover.de:8080/repo.saltstack.com/freebsd/${ABI}/",
mirror_type: "http",
enabled: true
priority: 10
}
...@@ -21,16 +21,6 @@ hsh_freebsd_apt_proxy: ...@@ -21,16 +21,6 @@ hsh_freebsd_apt_proxy:
- require: - require:
- file: /usr/local/etc/pkg/repos - file: /usr/local/etc/pkg/repos
hsh_freebsd_salt_apt_proxy:
file.managed:
- name: /usr/local/etc/pkg/repos/saltstack.conf
- source: salt://hshbase/apt/files/saltstack.conf
- mode: 644
- user: root
- group: wheel
- require:
- file: /usr/local/etc/pkg/repos
{% elif grains['os'] == 'Debian' or grains['os'] == 'Ubuntu' %} {% elif grains['os'] == 'Debian' or grains['os'] == 'Ubuntu' %}
hsh_debian_apt_proxy: hsh_debian_apt_proxy:
file.managed: file.managed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment