Commit graph

692 commits

Author SHA1 Message Date
Fabio Rehm bf6e4b5c89 Respect Vagrantfile options to disable forwarded port
Closes GH-149
2013-11-06 21:01:21 -02:00
Fabio Rehm 6b5db24a6b Better than a note on the readme is a warning for users about unsupported private / public networks :)
Closes GH-154
2013-11-06 20:40:08 -02:00
Fabio Rehm c61ade8ef4 Nicely handle nil values for :host_ip when specifying forwarded ports
Fix GH-170
2013-11-06 20:25:46 -02:00
Fabio Rehm f8bd5bf40a Update CHANGELOG 2013-11-06 20:11:02 -02:00
Fabio Rehm c8f379c764 Fix various issues related to recent default permissions changes to /var/lib/lxc [GH-180] 2013-11-06 19:38:48 -02:00
Fabio Rehm 02f85e4e59 Couple of tweaks to acceptance specs
This will be eventually converted to Bats...
2013-11-06 01:11:38 -02:00
Fabio Rehm 1c5c73b08a Fix sudo wrapper logger name 2013-11-06 01:10:40 -02:00
Fabio Rehm 86083fbe36 Install psmisc on dev vm 2013-11-06 01:10:07 -02:00
Fabio Rehm 4a3d5d827e Switch back to official ubuntu raring image 2013-11-06 01:09:54 -02:00
Fabio Rehm 1d9af8f0af Update CHANGELOG 2013-11-06 01:08:05 -02:00
Fabio Rehm 24daffc92c Merge branch 'fix-vagrant-package' of github.com:gwillem/vagrant-lxc 2013-11-06 00:59:51 -02:00
Fabio Rehm 744b4331d7 Update bundle 2013-11-06 00:59:11 -02:00
Willem de Groot 2790261e58 included rootfs_path variable in tar command 2013-11-05 19:55:41 +01:00
Fabio Rehm ecdf83e1c7 Mention GH-153 on README 2013-11-04 13:00:20 -02:00
Fabio Rehm 17ae9ac403 Lets have a look at some numbers 2013-11-01 11:27:56 -02:00
Willem de Groot f52835cb58 Fix relative path issue used for vagrant package 2013-10-30 12:01:51 +01:00
Fabio Rehm 4ca375ec50 Gemfile.lock 2013-10-27 22:25:55 -02:00
Fabio Rehm b5f21f268a Up version for dev 2013-10-27 22:19:27 -02:00
Fabio Rehm 5a6b2791e4 v0.6.4 2013-10-27 22:18:08 -02:00
Fabio Rehm 2b062487bc Hack in a fix for hosts that do not have lxc-shutdown around [GH-150] 2013-10-24 11:47:15 -02:00
Fabio Rehm 5833e262aa Merge pull request #167 from avokhmin/openmandriva
small refactoring, added scripts for Openmandriva
2013-10-23 17:57:47 -07:00
Fabio Rehm 9e3b371e11 Tweak lxc-template as an attempt to make it compatible with Ubuntu 13.10 [GH-150] 2013-10-22 22:31:26 -02:00
Vokhmin Alexey V 3375a9c40c small refactoring, added scripts for Openmandriva 2013-10-21 23:11:43 +04:00
Fabio Rehm 225af56227 Up version for dev 2013-10-12 17:03:26 -03:00
Fabio Rehm a9d7dff53a v0.6.3 2013-10-12 17:01:49 -03:00
Fabio Rehm 86be628cf2 Merge pull request #162 from avokhmin/master
#157: FetchIpFromDnsmasqLeases returns []
2013-10-12 11:55:30 -07:00
Fabio Rehm 4c5f9c9e49 Merge pull request #163 from sephii/salt-debian
Fix salt install on debian boxes
2013-10-12 09:40:06 -07:00
Sylvain Fankhauser 0cb430a4ca Fix salt install on debian boxes 2013-10-12 15:50:13 +02:00
Vokhmin Alexey V 39515cc1da #157: small refactoring, updated specs 2013-10-12 02:15:12 +04:00
Vokhmin Alexey V c5a89a54ce #157: Fixed: FetchIpFromDnsmasqLeases returns [] 2013-10-12 02:04:29 +04:00
Fabio Rehm 23e25c40ab Copy & paste is evil 2013-10-10 12:55:06 -03:00
Fabio Rehm add4908912 Update CHANGELOG 2013-10-10 12:51:15 -03:00
Fabio Rehm 7bca20a166 Merge pull request #161 from optiflows/shared_disabled
Respect Vagrantfile options to disable synced folders
2013-10-10 08:50:36 -07:00
Guilhem Lettron bdedae40b2 Respect Vagrantfile options to disable synced folders
fix #147
2013-10-10 11:53:10 +02:00
Fabio Rehm 79006095f5 Remove extra if 2013-10-03 13:35:17 -03:00
Fabio Rehm 0f1239a1e3 Bump dev version 2013-10-03 13:34:55 -03:00
Fabio Rehm b928aa8901 v0.6.2 2013-10-03 13:28:38 -03:00
Fabio Rehm c194b3a24a Fix lxc-attach --namespaces support detection and cache the result 2013-10-03 13:26:04 -03:00
Fabio Rehm 8bcb8b5328 Bumb dev version 2013-10-03 12:31:15 -03:00
Fabio Rehm 79aa4d8866 v0.6.1 2013-10-03 12:25:41 -03:00
Fabio Rehm ca0d8d53a5 Fix broken specs 2013-10-03 10:38:42 -03:00
Fabio Rehm f9dd5392ff Improve checking for support for fetching IP with lxc-attach [GH-118] 2013-09-28 22:37:31 -03:00
Fabio Rehm a087023365 Update README 2013-09-28 12:01:12 -03:00
Fabio Rehm 175c40765a Fall back to dnsmasq leases file if not able to fetch IP with lxc-attach
Closes GH-118
2013-09-28 03:12:58 -03:00
Fabio Rehm 18bb9482d5 Nicely handles missing templates path (fixes GH-139) 2013-09-28 02:58:38 -03:00
Fabio Rehm c76df6358c Add CONTRIBUTING.md
Closes GH-148
2013-09-28 02:11:10 -03:00
Fabio Rehm 6bbc7c5e91 Couple of tweaks on Vagrantfile used for acceptance testing 2013-09-28 01:47:34 -03:00
Fabio Rehm a6c95bff50 Format code 2013-09-28 01:46:27 -03:00
Fabio Rehm ecc862f6cb Log container's mac address to ease debugging 2013-09-28 01:46:26 -03:00
Fabio Rehm bcfb7b3e00 Moar annotations 2013-09-28 01:46:26 -03:00