From: Stephen Gran Date: Sun, 29 Mar 2009 11:05:25 +0000 (+0100) Subject: OK, use short name? X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b7840b5dee51a6081d34516f9d171266e0ee7336;p=dsa-puppet.git OK, use short name? Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index d39b948b..856d47d7 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -25,6 +25,6 @@ node default { } } -node penalosa.debian.org inherits default { +node penalosa inherits default { include hosts }