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

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

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