From: Peter Palfrader Date: Tue, 1 Mar 2011 10:51:08 +0000 (+0100) Subject: try this X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8f55a625c7ea3556312ddbd46ee427f52c4e6886;p=dsa-puppet.git try this --- diff --git a/manifests/site.pp b/manifests/site.pp index 895a84dd..7de155a9 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -19,7 +19,7 @@ node default { $hosterinfo = whohosts($nodeinfo, "/etc/puppet/modules/debian-org/misc/hoster.yaml") $keyinfo = allnodeinfo("sshRSAHostKey", "ipHostNumber", "purpose") $mxinfo = allnodeinfo("mXRecord") - notice("hoster for ${fqdn} is ${getfromhash(hosterinfo, "name")}") + notice("hoster for ${fqdn} is ${getfromhash(hosterinfo, 'name')}") include munin-node include syslog-ng