diff --git a/cdist/conf/type/__install_config/gencode-local b/cdist/conf/type/__install_config/gencode-local index cbf916da..980eb996 100755 --- a/cdist/conf/type/__install_config/gencode-local +++ b/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"