From: Stephen Gran Date: Wed, 22 Apr 2009 22:33:33 +0000 (+0100) Subject: Test this motd thing out on penalosa X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=57a65d1ad2fb3fa112637e643fa3e2f68a10bf14;p=dsa-puppet.git Test this motd thing out on penalosa Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 86b8c718..fce042a4 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -63,4 +63,5 @@ node default { node penalosa inherits default { include hosts + include motd }