Compare commits
2 Commits
e8f19191eb
...
a3583e25a5
Author | SHA1 | Date | |
---|---|---|---|
a3583e25a5 | |||
0c2ea3ef95 |
@ -6,5 +6,7 @@ managed_header_pound: |
|
||||
### This file is managed via https://git.com.de/LibertaCasa/salt
|
||||
### Manual changes will be overwritten
|
||||
|
||||
{%- if grains['os'] == 'SUSE' %}
|
||||
zypper:
|
||||
refreshdb_force: False
|
||||
{%- endif %}
|
||||
|
@ -36,3 +36,9 @@ ca-certificates-syscid:
|
||||
pkg.installed:
|
||||
- require:
|
||||
- pkgrepo: libertacasa_rpm_repository
|
||||
|
||||
common_packages:
|
||||
pkg.installed:
|
||||
- names:
|
||||
- fish
|
||||
- system-group-wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user