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:
fa40005
)
specifically noop samhain package for now
author
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 14:06:59 +0000
(15:06 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 5 Apr 2012 14:06:59 +0000
(15:06 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/samhain/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/samhain/manifests/init.pp
b/modules/samhain/manifests/init.pp
index
f709a28
..
bf20d57
100644
(file)
--- a/
modules/samhain/manifests/init.pp
+++ b/
modules/samhain/manifests/init.pp
@@
-1,7
+1,8
@@
class samhain {
package { 'samhain':
- ensure => installed
+ ensure => installed,
+ noop => true,
}
service { 'samhain':