From: Peter Palfrader Date: Thu, 12 Jul 2012 15:51:19 +0000 (+0200) Subject: More output X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=cafd5b31e25e55c90d6686995df20370acf8d982 More output --- diff --git a/modules/ganeti2/templates/instance-debootstrap/hooks/00-dsa-configure-networking.erb b/modules/ganeti2/templates/instance-debootstrap/hooks/00-dsa-configure-networking.erb index 8449f914..56ef8a92 100755 --- a/modules/ganeti2/templates/instance-debootstrap/hooks/00-dsa-configure-networking.erb +++ b/modules/ganeti2/templates/instance-debootstrap/hooks/00-dsa-configure-networking.erb @@ -96,6 +96,7 @@ EOF <% else -%> +# No config for cluster <%= scope.lookupvar('::cluster').to_s %> cp /etc/resolv.conf $TARGET/etc/resolv.conf <% end -%>