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:
fee0602
)
Some debug output to make sure this works as I expect
author
Stephen Gran
<steve@lobefin.net>
Fri, 6 Nov 2009 22:22:22 +0000
(22:22 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 6 Nov 2009 22:22:22 +0000
(22:22 +0000)
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
b8dabd4
..
13d7f46
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-16,6
+16,7
@@
Exec {
node default {
$nodeinfo = nodeinfo($fqdn, "/etc/puppet/modules/debian-org/misc/local.yaml")
$hoster = whohosts($nodeinfo, "/etc/puppet/modules/debian-org/misc/hoster.yaml")
+ notice("hoster for ${fqdn} is ${hoster}")
include munin-node
include sudo