Commit Graph

24 Commits

Author SHA1 Message Date
Virgil Dupras 2802008032 Fix all builds for LXC v3.0 2018-04-30 22:04:29 -04:00
Pim van den Berg bbbf031932 add support for Debian 9 (stretch) 2016-08-15 14:24:17 +02:00
Michael Adam a258028c65 Merge pull request #18 from viq/patch-1
Update salt repositories and key path
2016-08-15 14:19:12 +02:00
Michael Adam 39afec9dcd Merge pull request #19 from nicobrevin/fix-puppetlabs-apt-url
Fix puppetlabs apt url
2016-08-15 14:18:16 +02:00
Michael Adam 5e55775fdd Merge pull request #15 from oxyum/official_salt_for_ubuntu_lts
ubuntu: use salt packages from saltstack repos for lts releases
2016-08-15 14:14:31 +02:00
Martin Dahse 7037df1168 add additional package installation 2016-08-15 14:02:48 +02:00
Nick Griffiths 9f18938b56 Fix puppetlabs apt url 2016-07-28 09:55:23 +12:00
viq dd1a868e38 Update salt repositories and key path
The address of repositories changed as listed at https://repo.saltstack.com/#debian - update to reflect that.
2016-07-14 16:33:10 +02:00
Ivan Fedorov 405e0b34a9 ubuntu: use salt packages from saltstack repos for lts releases 2016-06-07 21:49:46 +03: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