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:
7a82591
)
Revert "notice?"
author
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 15:00:14 +0000
(16:00 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 15:00:14 +0000
(16:00 +0100)
This reverts commit
7a82591e6beeaa212dc23815c42349ca4fe08e4d
.
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
e8f5dfc
..
8630096
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-22,7
+22,7
@@
node default {
include samhain
$nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
-
notice
($nodeinfo)
+
debug
($nodeinfo)
case $smartarraycontroller {
"true": { include debian-proliant }