Mitchell Hashimoto
|
f83c1b3c27
|
Fix regression introduced with cab1e4e
|
2011-11-05 15:19:03 -07:00 |
Mitchell Hashimoto
|
cab1e4e49b
|
Make the file download the default for `vagrant box add`. Tests.
|
2011-11-03 21:56:38 -07:00 |
Justin Brown
|
0c2fc0cae2
|
Make init respect the env's cwd.
|
2011-10-30 22:48:35 -07:00 |
Dave Smith
|
971d406857
|
Use /etc/nodename for hostname; preferable for this situation
|
2011-10-30 22:40:21 -07:00 |
Dave Smith
|
be078aedc4
|
Add solaris support for host-only networks and setting the hostname
|
2011-10-30 22:40:10 -07:00 |
Ticean Bennett
|
dab80649b8
|
Added Basic Auth support to HTTP downloader.
|
2011-10-14 18:37:24 +02:00 |
Mitchell Hashimoto
|
28cc13ad38
|
Sort shared folders by length only if they have a guest path
|
2011-10-14 18:20:10 +02:00 |
Chris McClimans
|
ec68c0a655
|
michellh/vagrant#524
|
2011-10-14 18:15:00 +02:00 |
Mitchell Hashimoto
|
d4ff392be4
|
Fix wrong # of argument issue. [closes GH-518]
The second parameter actually is supposed to be options.
|
2011-10-14 17:19:16 +02:00 |
Mitchell Hashimoto
|
1bcbaa6df2
|
up version for development
|
2011-09-13 13:25:09 -07:00 |
Mitchell Hashimoto
|
5716b8dafb
|
v0.8.7
|
2011-09-13 13:21:29 -07:00 |
Mitchell Hashimoto
|
7219f3d05b
|
Show warning if forwarding port less than 1024 [closes GH-487]
|
2011-09-11 23:56:02 -07:00 |
Samer Abukhait
|
99646735d0
|
Don't do the port threshold check if running under root
|
2011-09-11 23:26:55 -07:00 |
Mitchell Hashimoto
|
1cfef2734a
|
Fix crashing bug if .vagrant is invalid. [closes GH-496]
|
2011-09-11 23:23:17 -07:00 |
Mitchell Hashimoto
|
b49553383c
|
Revert "Don't expand VM folders for Chef"
This reverts commit 2665231363 .
This actually reverted GH-431
|
2011-08-29 21:10:37 -07:00 |
Mitchell Hashimoto
|
f6e6d7e834
|
Up version for development
|
2011-08-28 21:00:51 -07:00 |
Mitchell Hashimoto
|
cf08262be4
|
v0.8.6
|
2011-08-28 20:59:17 -07:00 |
Mitchell Hashimoto
|
b3dc6ba7d0
|
Check for VM accessibility in ssh_config
|
2011-08-28 20:41:51 -07:00 |
Mitchell Hashimoto
|
c569c8b697
|
Accessibility checks on VM for `ssh`
|
2011-08-28 20:38:56 -07:00 |
Mitchell Hashimoto
|
cdfbe4cc31
|
`vagrant up` on created machines check for inaccessible machines
|
2011-08-28 20:35:45 -07:00 |
Mitchell Hashimoto
|
82d6d5357b
|
`vagrant provision` checks for inaccessible VMs
|
2011-08-28 20:34:59 -07:00 |
Mitchell Hashimoto
|
327a6f9d94
|
Add a check for VM accessibility before every action
|
2011-08-28 20:32:22 -07:00 |
Mitchell Hashimoto
|
2efe1f9135
|
Handle inaccessible VMs with "vagrant status"
|
2011-08-28 20:17:25 -07:00 |
Mitchell Hashimoto
|
ed422e1151
|
Fixes to help with inaccessible VMs and forwarded ports
|
2011-08-28 20:02:15 -07:00 |
Mitchell Hashimoto
|
e739e68e30
|
Look for "redhat-release" for Fedora
|
2011-08-28 14:13:54 -07:00 |
Mitchell Hashimoto
|
2665231363
|
Don't expand VM folders for Chef
|
2011-08-29 00:51:07 -07:00 |
Mitchell Hashimoto
|
14d1b987ae
|
Add validation to args for shell provisioner
|
2011-08-28 00:02:42 -07:00 |
Mitchell Hashimoto
|
bf32fb4de8
|
Args can now be specified to the shell provisioner [closes GH-475]
|
2011-08-28 00:01:23 -07:00 |
Mitchell Hashimoto
|
0f0cb27e50
|
Use proper nfsd binary on Fedora [closes GH-450]
|
2011-08-27 23:47:13 -07:00 |
Mitchell Hashimoto
|
1c2f80fab4
|
Distro dispatch for Host classes
|
2011-08-27 23:39:02 -07:00 |
Mitchell Hashimoto
|
5f62231bac
|
Clear the line on box downloads [closes GH-476]
|
2011-08-27 20:35:52 -07:00 |
Mitchell Hashimoto
|
d2498cfa99
|
Up version for development
|
2011-08-27 20:15:14 -07:00 |
Mitchell Hashimoto
|
722ea85a6a
|
Remove "disk_image_format" config, since it isn't used. [closes GH-478]
|
2011-08-27 19:55:36 -07:00 |
Mitchell Hashimoto
|
fe072662fd
|
v0.8.5 - RubyGems bugs. Unbelievable.
|
2011-08-15 20:55:25 -07:00 |
Mitchell Hashimoto
|
e7f192ccc8
|
v0.8.4
RubyGems issue
|
2011-08-15 20:24:12 -07:00 |
Mitchell Hashimoto
|
547a056f80
|
v0.8.3
|
2011-08-15 20:17:52 -07:00 |
Mitchell Hashimoto
|
3c1b16f286
|
vagrant ssh -c no longer emits prefix and newlines [closes GH-462]
|
2011-08-14 13:51:20 -07:00 |
Lewis Marshall
|
25dee4ac6d
|
Default Vagrant::UI#clear_line to do nothing [closes GH-466]
This needs to be defined as it is used in Vagrant::Action::VM::Import#call
|
2011-08-13 18:55:38 -07:00 |
Mitchell Hashimoto
|
cf115c10b1
|
Fix errno not defined [closes GH-465]
|
2011-08-13 18:54:32 -07:00 |
Mitchell Hashimoto
|
3f9a2814c7
|
Clean up some of the UI output
|
2011-08-10 22:17:37 -07:00 |
Dan Carley
|
1ec225e052
|
Add "short" hostname to "/etc/hosts" mimicking Debian behaviour. [closes GH-456]
|
2011-08-09 23:25:55 -07:00 |
Mitchell Hashimoto
|
7df5cf6c9d
|
Fix some issues with the atomic counter and chef-solo
|
2011-08-03 21:28:29 -07:00 |
Mitchell Hashimoto
|
8ff269c341
|
Chef solo roles_path and data_bag_path should be a string
|
2011-08-02 23:30:57 -07:00 |
Greg Thornton
|
92bb5c423b
|
Changed data_bags_path and roles_path in chef-solo provisioner to strings rather than arrays. [closes GH-446]
|
2011-08-02 23:30:49 -07:00 |
Mitchell Hashimoto
|
9d7433cbe7
|
Chef client allow empty run list
|
2011-08-02 23:17:46 -07:00 |
Thomas Pelletier
|
860a458a9c
|
archlinux host only network support [closes GH-448]
|
2011-07-30 12:05:09 -07:00 |
Dave Simons
|
1bf3aa69ed
|
set hostname on archlinux [closes GH-439]
Signed-off-by: Dave Simons <dave@inuits.be>
|
2011-07-30 12:03:18 -07:00 |
Mitchell Hashimoto
|
f707431410
|
Fix remote URL chef solo runs. [closes GH-431]
|
2011-07-30 10:55:48 -07:00 |
Mitchell Hashimoto
|
0e7ccf86bc
|
Ignore "OSE" suffix when checking guest additions versions [closes GH-438]
|
2011-07-30 10:25:58 -07:00 |
Mitchell Hashimoto
|
2ca46ced57
|
Fix message when provision is run on halted machine [closes GH-447]
|
2011-07-30 09:58:29 -07:00 |