summaryrefslogtreecommitdiff
path: root/Vagrantfile
AgeCommit message (Collapse)Author
2015-01-19added Vagrantfile and provision scriptsvarac
- use leap jessie boxes for now - remove rng-tools hack that speeded up key generation from Vagrant provisioning we don't want to generate weak keys, even when it takes longer - set source box as default for 'vagrant up' - properly override vm.box_url for different providers
2014-12-22Vagrant box is now provisioned with puppetBruno Wagner
2014-12-02Updated vagrant box to have 1gb of RAM and to run rng-tools, so we can ↵Bruno Wagner
register users
2014-11-21Revert "Hacknight exclusive commits"Bruno Wagner
This reverts commit d935b7f0af4f7906090c6637fd36126bee0934f0.
2014-11-20change Vagrantfile for HacknightChristoph Kluenter
2014-11-19Added vagrantfile and provisioning scripts so the service can be run inside ↵Mircea Moise
a vagrant box