From: rfkrocktk@gmail.com (Naftuli Tzvi Kay) Date: Tue, 30 Aug 2016 12:20:57 -0700 Subject: [refpolicy] Vagrant Box for Reference Policy Development Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com 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.