Somehow, need to use --provision now when rebuilding the box

This commit is contained in:
Alexandre Aubin 2019-05-09 17:14:47 +02:00
parent dfe49ea191
commit 1d8185103f

View file

@ -171,7 +171,7 @@ function rebuild_ynhdev()
cd prebuild
# Create box
vagrant up $BOX --provider=lxc || critical "Could not create the box ?"
vagrant up $BOX --provider=lxc --provision || critical "Could not create the box ?"
# Package box
rm -f /tmp/ynh-dev.box