X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=2e636b58eac4133222c5d7e8b155aa5bf4fe37ef;hb=286d653b921ffe7927e7db247b186663e9fa9c05;hp=5fb46eaf50bfa4c5396e002e8f74611954629c57;hpb=2d587cc2b86996ebe12eb76b1463512374ce9c7d;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 5fb46eaf5..2e636b58e 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -20,7 +20,7 @@ node default { include monit include samhain - $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml") + $nodeinfo = nodeinfo($fqdn, "/etc/puppet/modules/debian-org/misc/local.yaml") case $smartarraycontroller { "true": { include debian-proliant }