Merge branch 'master' of https://github.com/chrishutchison9/commentsh-isso
This commit is contained in:
commit
38afd8fd8a
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -38,7 +38,7 @@ Vagrant.configure(2) do |config|
|
||||
# For a complete reference, please see the online documentation at
|
||||
# https://docs.vagrantup.com.
|
||||
|
||||
config.vm.box = "ubuntu/trusty32"
|
||||
config.vm.box = "ubuntu/xenial32"
|
||||
|
||||
config.vm.hostname = 'isso-dev.local'
|
||||
config.vm.network "private_network", type: "dhcp"
|
||||
|
Loading…
Reference in New Issue
Block a user