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:
e3204e8
)
what is it returning?
author
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 15:10:31 +0000
(16:10 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 26 Apr 2009 15:10:31 +0000
(16:10 +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
5fb46ea
..
d8d7490
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-21,6
+21,8
@@
node default {
include samhain
$nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
+ notice($nodeinfo.class)
+ notice($nodeinfo)
case $smartarraycontroller {
"true": { include debian-proliant }