X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=d8d74907a10d2a3680a478e613ec0a698de8670a;hb=9ea014717bb5a43ef416e03ad07fbe544fb7cbbc;hp=0af9a890a164aca3d1379bff89124d376acabaec;hpb=934d3d94842414645f797059b8d607739eca94b4;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 0af9a890a..d8d74907a 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -21,6 +21,8 @@ node default { include samhain $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml") + notice($nodeinfo.class) + notice($nodeinfo) case $smartarraycontroller { "true": { include debian-proliant } @@ -36,7 +38,7 @@ node default { case $hostname { spohr: { include nagios::server - include motd-new + include motd::new } default: { include nagios::client