1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2025-09-09 22:19:29 +00:00

improvements, progess on provisioning

This commit is contained in:
Mark Heiges
2015-11-18 18:02:49 -05:00
parent 883bc82f40
commit 6bda14a125
11 changed files with 104 additions and 10 deletions

View File

@@ -5,7 +5,8 @@
set timeout -1
spawn ~/bin/redmine install /vagrant/scratch/easyredmine_package_u2072_d201511101601.zip
# spawn ~/bin/redmine install /vagrant/scratch/easyredmine_package_u2072_d201511101601.zip
spawn /usr/local/bin/redmine install /vagrant/scratch/easyredmine_package_u2072_d201511101601.zip
expect -re {[\r\n]+Path for redmine_root}
send "{{ redmine_root_dir }}\r"