summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--salt/common/suse.sls3
1 files changed, 1 insertions, 2 deletions
diff --git a/salt/common/suse.sls b/salt/common/suse.sls
index d4cd6a1..a107c3d 100644
--- a/salt/common/suse.sls
+++ b/salt/common/suse.sls
@@ -27,10 +27,9 @@ libertacasa_rpm_repository:
pkgrepo.managed:
- name: 'LibertaCasa'
- baseurl: {{ repobase }}
- - comments:
- - 'Managed by Salt'
- gpgcheck: 1
- gpgkey: {{ repokey }}
+ - priority: 110
- require:
- cmd: libertacasa_rpm_key