From 60525b35ac0b8bd4e651dcf6d5c2a45cc87a9aa2 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 16 May 2009 10:27:23 +0100 Subject: [PATCH] Need to include samhain after we get nodeinfo Signed-off-by: Stephen Gran --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index 9e657d5bc..cdecc6394 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -18,12 +18,12 @@ node default { include sudo include debian-org include monit - include samhain include apt-keys $nodeinfo = nodeinfo($fqdn, "/etc/puppet/modules/debian-org/misc/local.yaml") include motd + include samhain case $smartarraycontroller { "true": { include debian-proliant } -- 2.20.1