diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ shared_folders="debian:.:/home/$user/code/debian,distros:/var/data/distros:/var/ provision_rsync="puppet /etc/puppet/" # Absolute path for a provision script located inside the guest. -provision_command="/usr/local/share/kvmx/provision/development && /home/user/code/$VM/bin/debian-dev-setup" +provision_command="/usr/local/share/kvmx/provision/debian/development && /home/user/code/$VM/bin/debian-dev-setup" # Set this if you want to automatically attach an spice client when the machine # boots. |