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:
ca3d855
)
Try to remove /etc/apt/trusted-keys.d harder
author
Peter Palfrader
<peter@palfrader.org>
Tue, 8 Apr 2014 13:37:04 +0000
(15:37 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 8 Apr 2014 13:37:04 +0000
(15:37 +0200)
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
161ab51
..
9ede7f1
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-101,6
+101,7
@@
class debian-org {
file { '/etc/apt/trusted-keys.d':
ensure => absent,
+ force => yes,
}
file { '/etc/apt/trusted.gpg':