From: Stephen Gran Date: Sun, 22 Feb 2009 15:30:39 +0000 (+0000) Subject: We serve samhain, not ntp X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=a70a7f6207838fdccd07c2d5cf5369a5617d55cd;p=mirror%2Fdsa-puppet.git We serve samhain, not ntp Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 24c67361e..f915913e3 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -1,5 +1,5 @@ node default { - include ntp include munin-node + include samhain }