gpg key and make sure we put the gpg key entry in the repo file

This commit is contained in:
Seth Vidal 2012-12-17 22:39:23 +00:00
parent c0f67347f1
commit efa8890fbe
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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: