Switch to official vagrant box

This commit is contained in:
James Valleroy 2016-08-05 21:13:14 -04:00
parent b232e5df3b
commit 2befa18c33
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

2
Vagrantfile vendored
View File

@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
Vagrant.configure(2) do |config|
config.vm.box = "jvalleroy/plinth-dev"
config.vm.box = "freedombox/plinth-dev"
config.vm.network "forwarded_port", guest: 443, host: 4430
config.vm.provision "shell", inline: <<-SHELL
cd /vagrant/