diff --git a/boxes/ubuntu/lxc-template b/boxes/ubuntu/lxc-template index 0905687..e88c523 100755 --- a/boxes/ubuntu/lxc-template +++ b/boxes/ubuntu/lxc-template @@ -36,8 +36,8 @@ fi configure_ubuntu() { rootfs=$1 - release=$3 - hostname='quantal64' + release=$2 + hostname=$2 # configure the network using the dhcp cat < $rootfs/etc/network/interfaces