fix syntax error

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
remotes/origin/fix-j
Steven Armstrong 9 years ago
parent 8305477e01
commit 2ce00f3357
  1. 1
      cdist/conf/type/__install_config/gencode-local

@ -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"

Loading…
Cancel
Save