aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/README.md
blob: 33ad83065a6bd0ba73a8f25d390e78aab2e4873a (plain)
1
2
3
4
5
6
7
8
9
This directory is to build & setup policy by vagrant. It is verified to work in
Ubuntu 16.04 64bit.

To setup vagrant, run the followings:

#sudo apt-get install -y virtualbox
#wget --no-check-certificate https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6_x86_64.deb
#sudo dpkg -i vagrant_1.8.6_x86_64.deb
#vagrant up