Commit graph

16 commits

Author SHA1 Message Date
Martin Dahse 7037df1168 add additional package installation 2016-08-15 14:02:48 +02:00
Nayeem Syed 1b6b4d151f Added ANSIBLE=1 flag for pre-installing ansible 2016-04-29 17:18:53 +01:00
Michael Adam b6ebb593e4 Merge pull request #6 from erickeller/remove_trailing_space
remove trailing space
2015-12-21 13:21:49 +01:00
Eric Keller 4eb2fced3c add Ubuntu wily release 2015-12-21 13:18:49 +01:00
Eric Keller 8abbd922ca remove trailing space 2015-12-21 12:54:54 +01:00
Eric Keller 6f33140974 force symbolic link to /sbin/modprobe 2015-12-21 12:30:46 +01:00
Michael Adam 930c62a302 debian: On my fedora host, I need more seconds for my network to have come up.
This might to be due to some registration with systemd.
2015-12-07 10:44:06 +01:00
Fabio Rehm 490f5ed93e Merge pull request #34 from rezonanc/bindfs_fix
Create fuse device to use bindfs
2015-12-06 19:42:57 -02:00
Glenn Y. Rolland a1e8149ad6 Prevent systemd-journald from burning 100% of CPU. 2015-07-14 17:12:21 +02:00
Glenn Y. Rolland 1d0535a420 Add missing openssh server package. Needed by vagrant up & vagrant ssh. 2015-07-14 15:51:48 +02:00
Edvinas Aleksejonokas 82d2f2c278 Create fuse device to use bindfs
BindFS requires fuse access in order to proceed with the mount. To get
fuse access bindfs needs '/dev/fuse' to exist.
When BindFS is used through vagrant and vagrant-bindfs plugin it tries
to use modprobe to load fuse module, but this is impossible because
loading of kernel modules is not possible inside lxc. Be aware that
fuse kernel module must be loaded on the host machine.
2015-04-16 12:52:46 +03:00
Fabio Rehm 8f522c7127 Remove DHCP leases before packaging 2014-09-23 00:30:38 -03:00
Fabio Rehm fa845da97e Merge pull request #11 from tripledes/trusty_puppet
Remove limitation for installing Puppet on trusty, 3.6.0 available from PuppetLabs repo
2014-05-29 10:41:18 -03:00
Sergio Jimenez e08add25ce Remove limitation for installing Puppet on trusty, 3.6.0 available from PuppetLabs repo 2014-05-17 12:54:46 +02:00
Sergio Jimenez 550f470ffd Use $CONTAINER instead of $RELEASE for configuring /etc/hosts 2014-04-02 09:33:01 +02:00
Fabio Rehm 5edf778f0b Import from vagrant-lxc 2014-03-25 00:27:48 -03:00