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:
98466a8
)
oops, need this one. Put it back as well
author
Stephen Gran
<steve@lobefin.net>
Fri, 1 Apr 2011 13:33:32 +0000
(14:33 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 1 Apr 2011 13:33:32 +0000
(14:33 +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
60ccd7a
..
48843f9
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-42,6
+42,7
@@
class debian-org {
package {
"apt-utils": ensure => installed;
"bash-completion": ensure => installed;
+ "cron": ensure => installed;
"debian.org": ensure => installed;
"dnsutils": ensure => installed;
"dsa-munin-plugins": ensure => installed;