diff options
Diffstat (limited to 'pillar')
-rw-r--r-- | pillar/common.sls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pillar/common.sls b/pillar/common.sls index cdc81d4..0440484 100644 --- a/pillar/common.sls +++ b/pillar/common.sls @@ -5,3 +5,6 @@ include: managed_header_pound: | ### This file is managed via https://git.com.de/LibertaCasa/salt ### Manual changes will be overwritten + +zypper: + refreshdb_force: False |