Repository: remove comment, add priority
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
LibertaCasa RPM repsitory: - comment was not added by Salt, it attempted to re-add it every time - set lower priority Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
9fd56e7640
commit
286bd5d20b
@ -27,10 +27,9 @@ libertacasa_rpm_repository:
|
|||||||
pkgrepo.managed:
|
pkgrepo.managed:
|
||||||
- name: 'LibertaCasa'
|
- name: 'LibertaCasa'
|
||||||
- baseurl: {{ repobase }}
|
- baseurl: {{ repobase }}
|
||||||
- comments:
|
|
||||||
- 'Managed by Salt'
|
|
||||||
- gpgcheck: 1
|
- gpgcheck: 1
|
||||||
- gpgkey: {{ repokey }}
|
- gpgkey: {{ repokey }}
|
||||||
|
- priority: 110
|
||||||
- require:
|
- require:
|
||||||
- cmd: libertacasa_rpm_key
|
- cmd: libertacasa_rpm_key
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user