2016-08-30 19:20:57

by rfkrocktk

[permalink] [raw]
Subject: [refpolicy] Vagrant Box for Reference Policy Development

I have created a pull request for adding a Fedora 24 cloud Vagrant box
to the reference policy Git repository:

https://github.com/TresysTechnology/refpolicy/pull/39

The basic idea is to 'vagrant up', then 'vagrant ssh' into the
machine, compile and load the reference policy, relabel the
filesystem, and experiment with things.

The box has no external dependencies and uses a simple bash script to
install packages on VM start.

Please let me know if you have any input or improvements to recommend.