From fe7864e2da072f4be609867fc4c0dd6c1103b634 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Feb 25 2017 17:40:53 +0000 Subject: - sort the zypper options alphabetical - install package abuild-online-update on each host, to enable daily updates. Please note: https://build.opensuse.org/request/show/460436 needs to be accepted first --- diff --git a/pillar/common.sls b/pillar/common.sls index 1b7c3ab..c5337e8 100644 --- a/pillar/common.sls +++ b/pillar/common.sls @@ -131,8 +131,9 @@ zypper: config: zypp_conf: main: - solver.onlyRequires: 'true' download.use_deltarpm: 'false' + solver.onlyRequires: 'true' packages: aaa_base-extras: {} + abuild-online-update: {} ca-certificates-freeipa-opensuse: {}