Fabio Rehm
|
0df24c795d
|
Up version for development
|
2013-05-31 01:16:59 -03:00 |
|
Fabio Rehm
|
ea467db17c
|
Merge pull request #82 from cduez/default_group
Fix default group on the rake task.
|
2013-05-30 21:14:36 -07:00 |
|
Cyril Duez
|
d7ab06df16
|
Use id to get the default group.
|
2013-05-30 19:56:16 +02:00 |
|
Fabio Rehm
|
709f09bdc9
|
Merge pull request #78 from aries1980/master
Extending TEMPLATES_PATH_LOOKUP
|
2013-05-28 09:16:26 -07:00 |
|
aries1980
|
5df2fc1c71
|
Directory lookup for templates exptended
More info: https://github.com/fgrehm/vagrant-lxc/issues/77
|
2013-05-25 09:15:25 +01:00 |
|
Fabio Rehm
|
46904874fe
|
Update vagrant-cachier
|
2013-05-22 20:39:10 -03:00 |
|
Fabio Rehm
|
88440f6c62
|
README autumn cleaning
|
2013-05-17 20:31:00 -03:00 |
|
Fabio Rehm
|
035b87d0a7
|
Update changelog with 0.3.4 release date and proper version diff link
|
2013-05-17 18:54:10 -03:00 |
|
Fabio Rehm
|
86be140f86
|
Update Vagrantfile with vagrant-cachier auto detection
|
2013-05-17 18:50:25 -03:00 |
|
Fabio Rehm
|
4e53cc83fe
|
Clean up Guardfile
|
2013-05-17 18:49:33 -03:00 |
|
Fabio Rehm
|
30b76899e3
|
Update bundle
|
2013-05-17 18:49:07 -03:00 |
|
Fabio Rehm
|
2f88a060c9
|
sed -i -e 's/\[#\([0-9]\+\)\]\[\]/[#\1](https:\/\/github.com\/fgrehm\/vagrant-lxc\/issues\/\1)/g' CHANGELOG.md
|
2013-05-08 21:28:58 -03:00 |
|
Fabio Rehm
|
b749ae20ab
|
Update CHANGELOG
|
2013-05-08 21:19:58 -03:00 |
|
Fabio Rehm
|
f191e51443
|
Minor tweaks to README
|
2013-05-08 21:17:12 -03:00 |
|
Fabio Rehm
|
31c0d8d1a6
|
Fix link to base box on readme
|
2013-05-08 21:12:13 -03:00 |
|
Fabio Rehm
|
471c0ca158
|
v0.3.4
|
2013-05-08 21:09:02 -03:00 |
|
Fabio Rehm
|
95ca973801
|
Quick and dirty fix to run acceptance specs against debian boxes
|
2013-05-08 21:08:00 -03:00 |
|
Fabio Rehm
|
b190f45f45
|
Remove /tmp files after machine shutdown
Fixes #68
|
2013-05-08 20:13:19 -03:00 |
|
Fabio Rehm
|
2e55585eff
|
Allow acceptance specs to be run against different boxes
|
2013-05-08 19:50:00 -03:00 |
|
Fabio Rehm
|
b086c4a38b
|
Fix TestUI to work with Vagrant 1.2+
|
2013-05-08 19:49:12 -03:00 |
|
Fabio Rehm
|
5aa5803a4c
|
Replace "hand made cache plugin" with vagrant-cachier
|
2013-05-08 19:48:54 -03:00 |
|
Fabio Rehm
|
1382f6b14f
|
Update example vagrantfile
|
2013-05-08 16:40:44 -03:00 |
|
Fabio Rehm
|
7c1a18dc1a
|
Disable lxc.aa_profile for debian boxes for now
I'm not able to start debian containers with that config set
|
2013-05-08 15:43:01 -03:00 |
|
Fabio Rehm
|
0e6b14643f
|
Support squeeze box as dev machine
|
2013-05-08 15:42:44 -03:00 |
|
Fabio Rehm
|
ed46b1cdfb
|
New boxes!
|
2013-05-08 15:41:38 -03:00 |
|
Fabio Rehm
|
aa222974eb
|
Set the hostname on /etc/hosts for debian boxes in case it is not set
For some reason Squeeze does not add that for us
|
2013-05-08 15:35:12 -03:00 |
|
Fabio Rehm
|
ebad7b1a07
|
Fix paswordless sudo for squeeze boxes
Closes #63
|
2013-05-08 15:33:35 -03:00 |
|
Fabio Rehm
|
a230a48411
|
Force container locales to be "en_US.UTF-8" regardless of host's $LANG
|
2013-05-08 15:30:51 -03:00 |
|
Fabio Rehm
|
8a8fd73351
|
Minor tweaks to download scripts for debian boxes download
|
2013-05-08 15:25:02 -03:00 |
|
Fabio Rehm
|
056c492dfc
|
"Merge" in updates from ubuntu lxc template from Ubuntu Raring
|
2013-05-07 18:29:18 -03:00 |
|
Fabio Rehm
|
3cca168248
|
Stop container with lxc-stop if lxc-shutdown does not succeed
|
2013-05-07 11:07:35 -03:00 |
|
Fabio Rehm
|
7a069957d7
|
Major development Vagrantfile cleanup + enable vagrant-cachier
|
2013-05-07 10:15:54 -03:00 |
|
Fabio Rehm
|
5a48128dcf
|
Add vagrant-cachier
|
2013-05-07 10:12:54 -03:00 |
|
Fabio Rehm
|
80d77828d8
|
Set debian boxes network hwaddr
Required by failback mechanism used to fetch container ip based on dnsmasq leases
|
2013-05-07 01:53:54 -03:00 |
|
Fabio Rehm
|
70f7aeb66a
|
New boxes!
|
2013-05-06 16:21:06 -03:00 |
|
Fabio Rehm
|
3be5fb0abd
|
Set lxc as the default provider on dev boxes
|
2013-05-06 16:17:12 -03:00 |
|
Fabio Rehm
|
ee498a2e29
|
Update dependencies
|
2013-05-06 16:16:32 -03:00 |
|
Fabio Rehm
|
e02b2d7b3c
|
Environment::DEFAULT_HOME got deprecated on Vagrant 1.2+
|
2013-05-06 16:11:04 -03:00 |
|
Fabio Rehm
|
f2be75a45d
|
Pass in --force-yes when installing puppet on base boxes
|
2013-05-06 16:09:45 -03:00 |
|
Fabio Rehm
|
116fd68d41
|
New kernel for dev boxes!
|
2013-05-06 16:08:37 -03:00 |
|
Fabio Rehm
|
de8c8982c0
|
Fix link to rake task for building base debian boxes
|
2013-05-06 12:31:31 -03:00 |
|
Fabio Rehm
|
582fce124e
|
Merge pull request #70 from fgrehm/debian-boxes
Debian boxes
|
2013-05-06 08:23:45 -07:00 |
|
Fabio Rehm
|
7d5f64b14c
|
Update debian boxes info on readme
|
2013-05-06 12:23:02 -03:00 |
|
Fabio Rehm
|
9a731ec989
|
Proper base box cleanup
|
2013-05-06 10:45:31 -03:00 |
|
Fabio Rehm
|
0e066e7a1c
|
Fix ubuntu lxc template
|
2013-05-05 12:54:01 -03:00 |
|
Fabio Rehm
|
495c6f6b3e
|
Fix task to build base boxes
|
2013-05-05 12:46:52 -03:00 |
|
Fabio Rehm
|
878b701b65
|
Use debian release as hostname when creating debian boxes
|
2013-05-05 11:27:54 -03:00 |
|
Fabio Rehm
|
53484d3caf
|
Add tasks for building all boxes
|
2013-05-05 11:11:49 -03:00 |
|
Fabio Rehm
|
2df893e4f4
|
Remove extra parameter for ubuntu lxc-template function
|
2013-05-05 11:09:57 -03:00 |
|
Fabio Rehm
|
72b06dfa69
|
Disable chef installation on sid base box
|
2013-05-05 11:07:39 -03:00 |
|