projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7487de
)
Update buildd CA TA to new gandi cert for jessie hosts
author
Peter Palfrader
<peter@palfrader.org>
Wed, 17 Dec 2014 09:26:23 +0000
(10:26 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 17 Dec 2014 09:26:23 +0000
(10:26 +0100)
modules/buildd/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/buildd/manifests/init.pp
b/modules/buildd/manifests/init.pp
index
05e0282
..
c4087d2
100644
(file)
--- a/
modules/buildd/manifests/init.pp
+++ b/
modules/buildd/manifests/init.pp
@@
-53,7
+53,7
@@
class buildd ($ensure=present) {
if ($::lsbmajdistrelease >= 8) {
file { '/etc/apt/apt.conf.d/puppet-https-buildd':
- content => "Acquire::https::buildd.debian.org::CaInfo \"/usr/share/ca-certificates/mozilla/
UTN_USERFirst_Hardware_Root_CA
.crt\";\n",
+ content => "Acquire::https::buildd.debian.org::CaInfo \"/usr/share/ca-certificates/mozilla/
AddTrust_External_Root
.crt\";\n",
}
} else {
file { '/etc/apt/apt.conf.d/puppet-https-buildd':