fix syntax error

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2016-09-23 15:33:17 +02:00
parent 8305477e01
commit 2ce00f3357
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ cdist_args="-v"
cat << DONE
$__remote_exec $__target_host << EOSSH
if [ ! -f "${chroot}/etc/resolv.conf" ]; then
touch "${chroot}/etc/resolv.conf"