Fix Vagrantfile to run discourse successfully (#378)
authorHisashi KOMINE <31605709+hisashi-komine@users.noreply.github.com>
Wed, 18 Oct 2017 01:18:12 +0000 (10:18 +0900)
committerSam <sam.saffron@gmail.com>
Wed, 18 Oct 2017 01:18:12 +0000 (12:18 +1100)
commit69b0303b31f6f5c65d1f15035c8c8ac0a45acb1e
tree6b47d98a49e19997463bbfa7d326405ce642c843
parent0998a7c802006dfec5724c030131e7885c3e5d19
Fix Vagrantfile to run discourse successfully (#378)

* Update the vagrant box to "ubuntu/xenial64"

* Ignore .vagrant/

* Don't create /var/discourse symlink on vagrant's provisioning

* Add private network interface to vagrant vm

* Raise exeption if vagrant-disksize plugin is not installed

* Modify the instruction for vagrant

* Remove unnecessary dependencies
.gitignore
README.md
Vagrantfile