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:
4f10084
)
oops
author
Stephen Gran
<steve@lobefin.net>
Sat, 14 Nov 2009 21:30:59 +0000
(21:30 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 14 Nov 2009 21:30:59 +0000
(21:30 +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
d9232ed
..
59bce1c
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-18,7
+18,7
@@
node default {
$hoster = whohosts($nodeinfo, "/etc/puppet/modules/debian-org/misc/hoster.yaml")
notice("hoster for ${fqdn} is ${hoster}")
- $localinfo = yamlinfo(
$fqdn
, "/etc/puppet/modules/debian-org/misc/local.yaml")
+ $localinfo = yamlinfo(
'*'
, "/etc/puppet/modules/debian-org/misc/local.yaml")
$mxinfo = allnodeinfo("mXRecord")
include munin-node