Commit graph

24 commits

Author SHA1 Message Date
Fabio Rehm f6bf58700e Update example and development box_urls to new version 2013-04-10 03:24:19 -03:00
Fabio Rehm c6248e8962 Remove apt cache from example Vagrantfile 2013-04-10 03:13:11 -03:00
Fabio Rehm ee9bfa4189 Config#start_opts -> Config#customize 2013-04-05 22:10:49 -03:00
Fabio Rehm 2f546bc10c Update base box references 2013-03-31 13:29:50 -03:00
Fabio Rehm 6c8f9d695a Minor tweaks to example and development vagrantfiles 2013-03-29 13:50:21 -03:00
Fabio Rehm e514f00487 Add a chef-solo recipe to example to prove it works 2013-03-29 13:50:20 -03:00
Fabio Rehm d9df348500 Update base quantal64 box references 2013-03-26 22:13:19 -03:00
Fabio Rehm 4f6c2b717a Remove shell provisioner script for installing puppet on containers 2013-03-10 02:31:41 -03:00
Fabio Rehm d2a1eeeabc Use arp to grab container ip instead of dig (it seems to be more reliable)
References: #31
2013-03-10 01:55:18 -03:00
Fabio Rehm a2108cd362 Use local cache for example box as well 2013-03-09 20:24:26 -03:00
Fabio Rehm e406be521a Tweaks to start a container from within the dev container
References #23
2013-03-08 23:50:00 -03:00
Fabio Rehm 6038545186 Remove Gemfile from example 2013-03-08 02:47:53 -03:00
Fabio Rehm b14366acff Improve readme and change Vagrantfile examples to use pre-built box from dropbox 2013-03-08 01:50:14 -03:00
Fabio Rehm bfe7440ffc Update example vagrantfile to use the quantl64 box 2013-03-08 01:07:41 -03:00
Fabio Rehm 5ec73c867b private network with IP: check
Closes #28
2013-03-05 01:10:28 -03:00
Fabio Rehm 4dcbfda597 Silly change to hello world puppet module from example 2013-03-04 19:46:03 -03:00
Fabio Rehm d31769984f Handle box url from Vagrantfile
Closes #17
2013-03-04 19:40:40 -03:00
Fabio Rehm 6f6d14aee7 Skip puppet installation on example vagrant file since the box's after-create script handles that now 2013-03-04 19:34:11 -03:00
Fabio Rehm 65d986c436 Add provisioning to the example 2013-03-04 01:14:38 -03:00
Fabio Rehm f716dca6ab folder sharing: check
Closes #9
2013-03-03 23:21:13 -03:00
Fabio Rehm 71c1a401cc Add support for setting custom lxc-start arguments from Vagrantfile
Useful for #10
2013-03-03 04:37:07 -03:00
Fabio Rehm 479f9a0cdc Allow setting container hostname from Vagrantfile
Closes #15
2013-03-03 03:21:33 -03:00
Fabio Rehm e8459de8cb Retry after create script execution and increase sleep time when trying to get container ip
Dont know why but I started getting a lot of timeouts so lets make the container
scripts wait a bit more before failing.
2013-03-03 01:21:01 -03:00
Fabio Rehm e7cfc52391 Rename dev folder to example 2013-03-02 23:36:48 -03:00