tree: 58fca6f72ebc2fd6e8ea88d91daa53fb21b3326b [path history] [tgz]
  1. README.md
  2. setup_policy.sh
  3. Vagrantfile
vagrant/README.md

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