]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
fix 00-dsa-configure-networking script
authorPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 08:46:45 +0000 (10:46 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 08:46:45 +0000 (10:46 +0200)
modules/ganeti2/templates/instance-debootstrap/hooks/00-dsa-configure-networking.erb

index fc0356e42a47568aeccb9ddb03e3895f6286a845..fe2a281880f6a5979023b179d7b33a52edd58a90 100755 (executable)
@@ -66,7 +66,7 @@ nameserver 206.12.19.21
 EOF
 
 # clean up etc/hosts
-cat > $TARGET/etc/hosts
+cat > $TARGET/etc/hosts << EOF
 127.0.0.1       localhost
 
 # The following lines are desirable for IPv6 capable hosts