Cam Cope
|
186b01e192
|
remove naming cruft, clarify comment
Removed confusing leftover "use_machine_name" variable
Made comment about :container_name more clear
|
2014-02-18 03:05:14 -05:00 |
|
Fabio Rehm
|
786bb8a3fe
|
Simplify code related to container naming [GH-132]
|
2014-02-02 18:37:06 -02:00 |
|
Michael Owings
|
b34dd7d8e7
|
Allow two ways to name a container
|
2014-02-02 18:03:33 -02:00 |
|
Cam Cope
|
ffb573a7f1
|
allow setting the container name in the vagrantfile
|
2014-02-02 18:03:33 -02:00 |
|
Fabio Rehm
|
d62a053674
|
Add support for using a sudo wrapper script
Closes #90
|
2013-07-28 02:17:07 -03:00 |
|
Fabio Rehm
|
ee9bfa4189
|
Config#start_opts -> Config#customize
|
2013-04-05 22:10:49 -03:00 |
|
Fabio Rehm
|
14f769ee0d
|
Remove support for setting target rootfs path
|
2013-04-05 22:10:48 -03:00 |
|
Fabio Rehm
|
306deaa0e2
|
Add support for configuring rootfs path
References #30
|
2013-03-29 12:24:39 -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
|
9a168950fe
|
First stab at handling a custom lxc-dhcp IP
Will help on #23
|
2013-03-08 04:32:47 -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
|
faa2aaa6ab
|
Scaffold config, plugin and provider classes
|
2013-02-28 00:20:54 -03:00 |
|