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:
7674d96
)
allnodeinfo, that is
author
Stephen Gran
<steve@lobefin.net>
Sat, 14 Nov 2009 19:32:30 +0000
(19:32 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 14 Nov 2009 19:32:30 +0000
(19:32 +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
7f9e311
..
b6766dc
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-17,7
+17,7
@@
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}")
- $mxinfo = allnodinfo("mXRecord")
+ $mxinfo = allnod
e
info("mXRecord")
include munin-node
include sudo