Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-07 | vagrant: roll back base box to wheezy since leap platform doesn't support ↵ | rafael lisboa | |
jessie yet | |||
2015-05-06 | cleanup Vagrantfile, use LEAP/jessie base box (#385) | rafael lisboa | |
2015-04-28 | Updated user agent vagrant to run on Jessie | Bruno Wagner | |
2015-04-28 | Removed hackday vagrant while cleaning up the vagrantfile | Bruno Wagner | |
2015-03-23 | Insteads of raising out, it installs the plugin if it is not installed as ↵ | Alabê Duarte | |
the first thing | |||
2015-03-23 | Adds vbguest plugin configuration in order to avoid automatic updates. | Alabê Duarte | |
2015-02-16 | removed comment that we require jessie | varac | |
2015-02-12 | Fixing port forwarding for vagrant | Duda Dornelles | |
2015-02-12 | Use wheezy for vagrant source box #272 | varac | |
2015-02-11 | (Re-)added auto setup of vagrant ssh. | Folker Bernitt | |
- Issues #282, #252 | |||
2015-02-10 | Make port-forwading use 127.0.0.1 for libvirt provider #285 | varac | |
2015-02-09 | Fix debian package dependencies in Vagrant deb box when using wheezy #278 | Patrick Maia | |
2015-02-05 | #268 Added a condition on vagrant file to apply synced folder type rsync ↵ | Jefferson | |
only on Windows | |||
2015-01-29 | Fixing VagrantFile to work on Windows (with Cygwin) | Lourenço Soares | |
2015-01-29 | fix typo | Christoph Kluenter | |
2015-01-26 | add guest ip for vagrant port forwarding, because useragent listens only on ↵ | varac | |
127.0.0.1 | |||
2015-01-23 | Issue #244: Provide build-hackday-box.sh build script. | Folker Bernitt | |
- To build a fresh hackday box, just run provisioning/build-hackday-box.sh | |||
2015-01-22 | Merging wheezy-packages branch | Pixpoa pairing | |
2015-01-22 | Issue #244: Preparations for hackday vagrant image. | Folker Bernitt | |
- To use it, do these steps: build the box: vagrant destroy && vagrant up source vagrant package --output hackday-user-agent.box source use the box: vagrant box add hackday-user-agent hackday-user-agent.box vagrant up hackday vagrant ssh hackday Scripts will be provided with next commit. | |||
2015-01-21 | #240 downgrading versions to be wheezy-compatible. Also, getting rid of ↵ | Duda Dornelles | |
klein, lets move things to vanilla twisted web | |||
2015-01-19 | Port must be int for the binding to work | Bruno Wagner | |
2015-01-19 | added Vagrantfile and provision scripts | varac | |
- 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-22 | Vagrant box is now provisioned with puppet | Bruno Wagner | |
2014-12-02 | Updated vagrant box to have 1gb of RAM and to run rng-tools, so we can ↵ | Bruno Wagner | |
register users | |||
2014-11-21 | Revert "Hacknight exclusive commits" | Bruno Wagner | |
This reverts commit d935b7f0af4f7906090c6637fd36126bee0934f0. | |||
2014-11-20 | change Vagrantfile for Hacknight | Christoph Kluenter | |
2014-11-19 | Added vagrantfile and provisioning scripts so the service can be run inside ↵ | Mircea Moise | |
a vagrant box |