diff options
Diffstat (limited to 'pillar/common/suse.sls')
-rw-r--r-- | pillar/common/suse.sls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pillar/common/suse.sls b/pillar/common/suse.sls index 4105c37..f3456ed 100644 --- a/pillar/common/suse.sls +++ b/pillar/common/suse.sls @@ -1,3 +1,6 @@ +include: + - .postfix + zypper: refreshdb_force: False |