Kashyap | Changed the provider box name to point to the new dev box which has Cinder
This commit is contained in:
parent
72ea97fbf6
commit
2c0e336d00
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -10,7 +10,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||
# please see the online documentation at vagrantup.com.
|
||||
|
||||
# Every Vagrant virtual environment requires a box to build off of.
|
||||
config.vm.box = "asifrc/silvernitrate"
|
||||
config.vm.box = "kopparam/trusty-devstack"
|
||||
|
||||
# Disable automatic box update checking. If you disable this, then
|
||||
# boxes will only be checked for updates when the user runs
|
||||
|
Loading…
x
Reference in New Issue
Block a user