gpg key and make sure we put the gpg key entry in the repo file
This commit is contained in:
parent
c0f67347f1
commit
efa8890fbe
2 changed files with 2 additions and 1 deletions
|
@ -2,3 +2,4 @@
|
|||
name=Jenkins
|
||||
baseurl=http://pkg.jenkins-ci.org/redhat
|
||||
gpgcheck=1
|
||||
gpgkey=/etc/pki/rpm-gpg/RPM-GPG-KEY-jenkins-ci.org
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: import jenkins upstream gg key
|
||||
- name: import jenkins upstream gpg key
|
||||
action: template src=$files/jenkins/master/jenkins-ci.org.key dest=/etc/pki/rpm-gpg/RPM-GPG-KEY-jenkins-ci.org
|
||||
owner=root group=root
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue