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:
c03ad71
)
whee. Let's change all the syslogging without watching
author
Stephen Gran
<steve@lobefin.net>
Sun, 17 May 2009 23:20:40 +0000
(
00:20
+0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 17 May 2009 23:20:40 +0000
(
00:20
+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
ac202a8
..
4a97894
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-21,6
+21,10
@@
class debian-org {
"dnsutils": ensure => installed;
"bash-completion": ensure => installed;
"libfilesystem-ruby1.8": ensure => installed;
+ "syslog-ng": ensure => installed;
+ "sysklogd": ensure => purged;
+ "klogd": ensure => purged;
+ "rsyslog": ensure => purged;
}
file {
"/etc/apt/preferences":