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:
59997b2
)
notice?
author
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:59:05 +0000
(15:59 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 14:59:05 +0000
(15:59 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
8630096
..
e8f5dfc
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")
-
debug
($nodeinfo)
+
notice
($nodeinfo)
case $smartarraycontroller {
"true": { include debian-proliant }