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:
16d39e2
)
hopefully this works as well, syntax fix
author
Stephen Gran
<steve@lobefin.net>
Sun, 9 Oct 2011 19:02:04 +0000
(20:02 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 9 Oct 2011 19:02:04 +0000
(20:02 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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
7dc98e1
..
58cf9a4
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-66,6
+66,7
@@
class debian-org {
content => template("debian-org/etc/apt/sources.list.d/backports.org.list.erb"),
notify => Exec["apt-get update"];
}
+ }
file {
"/etc/apt/preferences":
source => "puppet:///modules/debian-org/apt.preferences";