Commit graph

9 commits

Author SHA1 Message Date
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