Mitchell Hashimoto
|
c1acdc2409
|
Get rid of ruby warning from shadowing in SSH command
|
2013-04-07 22:10:50 -07:00 |
Mitchell Hashimoto
|
8b2bf72e8a
|
Fix parsing SSH extra args in multi-machine envs [GH-1545]
|
2013-04-07 22:07:55 -07:00 |
Mitchell Hashimoto
|
7fa9892b75
|
Send SSH keep-alive packets [GH-516]
|
2013-04-07 21:51:14 -07:00 |
Mitchell Hashimoto
|
142cc4bef7
|
rtcuseutc as sane default for VBox [GH-912]
|
2013-04-07 15:04:38 -07:00 |
Mitchell Hashimoto
|
c34c8b39c3
|
Expand Cygwin path to Windows for VirtualBox shared folders
|
2013-04-06 22:08:41 -07:00 |
Mitchell Hashimoto
|
373a1d8633
|
Properly expand cygwin paths to Windows path for vboxmanage
|
2013-04-06 22:06:33 -07:00 |
Mitchell Hashimoto
|
d7990721a0
|
s/not/!/ in ansible provisioner config
|
2013-04-05 09:43:56 -07:00 |
Collin Allen
|
d783b33fe2
|
Validate that extra_vars is a hash
|
2013-04-05 09:40:32 -07:00 |
Collin Allen
|
c2b43787c5
|
Make Ansible extra_vars a hash instead of a string
|
2013-04-05 08:43:45 -07:00 |
Mitchell Hashimoto
|
1957efb4e1
|
Nicer error if ansible-playbook is not installed on the host
|
2013-04-04 14:01:26 -07:00 |
Mitchell Hashimoto
|
896db2f190
|
Ansible provisioner support CHANGELOG
|
2013-04-04 13:48:58 -07:00 |
Mitchell Hashimoto
|
1c2a46ba72
|
Merge ansible provisioner [GH-1465]
|
2013-04-04 13:39:36 -07:00 |
Mitchell Hashimoto
|
7b9e5fd4a7
|
Include should be extend for class methods
|
2013-04-04 12:25:40 -07:00 |
Mitchell Hashimoto
|
439499fc11
|
Solaris capabilities
|
2013-04-04 12:25:10 -07:00 |
Mitchell Hashimoto
|
5e09577a76
|
Lots more guest capabilities converted
|
2013-04-04 12:09:40 -07:00 |
Mitchell Hashimoto
|
2c362d4d28
|
FreeBSD capabilities
|
2013-04-04 11:56:42 -07:00 |
Mitchell Hashimoto
|
8bf9fb17b1
|
Remove freeBSD config because it isn't used anymore
|
2013-04-04 11:50:05 -07:00 |
Mitchell Hashimoto
|
0e4e347308
|
Fedora capabilities
|
2013-04-04 11:49:26 -07:00 |
Mitchell Hashimoto
|
7f33081387
|
Convert arch to capabilities
|
2013-04-04 11:39:58 -07:00 |
Collin Allen
|
2aa96fc550
|
Enable Ansible color output
|
2013-04-04 11:31:27 -07:00 |
Collin Allen
|
b52d4dcd58
|
Add config.rb newline
|
2013-04-04 00:24:14 -07:00 |
Collin Allen
|
bbe08744a2
|
Use Vagrant::Util::Subprocess.execute instead of SafeExec
|
2013-04-04 00:07:59 -07:00 |
Collin Allen
|
28f4a4c890
|
Update 'require' calls to resemble shell provisioner
|
2013-04-04 00:07:30 -07:00 |
Mitchell Hashimoto
|
0fbe9b0aca
|
Ubuntu change_host_name cap
|
2013-04-03 23:53:17 -07:00 |
Mitchell Hashimoto
|
22f3ea6606
|
Remove the linux config, not used anyways
|
2013-04-03 23:50:12 -07:00 |
Mitchell Hashimoto
|
067f431ee9
|
Better debugging on searching for capabilities
|
2013-04-03 23:46:39 -07:00 |
Mitchell Hashimoto
|
2f232e0175
|
Halt and mount NFS are caps
|
2013-04-03 23:33:20 -07:00 |
Mitchell Hashimoto
|
61d2f9f96f
|
SetHostname uses new cap system
|
2013-04-03 23:18:12 -07:00 |
Mitchell Hashimoto
|
63f28a9011
|
Nicer error messages for new linux caps
|
2013-04-03 23:14:24 -07:00 |
Mitchell Hashimoto
|
2a542dab02
|
Switch configure_networks to capabilities system
|
2013-04-03 23:08:33 -07:00 |
Collin Allen
|
5a052874b4
|
Improve ansible provisioner error checks
|
2013-04-03 23:07:07 -07:00 |
Mitchell Hashimoto
|
28d3f274d8
|
First capability for linux
|
2013-04-03 23:01:43 -07:00 |
Collin Allen
|
a1ad1207bd
|
Add ansible provisioner
|
2013-04-03 22:56:32 -07:00 |
Mitchell Hashimoto
|
52f3847b0a
|
Laying the foundation for the new guest plugin
|
2013-04-03 21:47:57 -07:00 |
Mitchell Hashimoto
|
4ffc2c3b74
|
Invalid configuration keys are caught and shown in user friendly way
[GH-1484]
|
2013-04-03 16:18:37 -07:00 |
Mitchell Hashimoto
|
fc708bc139
|
Respect :mac option for networks [GH-1536]
|
2013-04-03 15:41:42 -07:00 |
Mitchell Hashimoto
|
52a2f48b20
|
Provider-specific configuration overrides via 2nd block param
Example:
Vagrant.configure("2") do |config|
# ...
config.vm.provider :virtualbox do |p, vb_config|
vb_config.vm.box = "virtualbox_box"
end
end
|
2013-04-03 14:57:14 -07:00 |
Mitchell Hashimoto
|
acd494d148
|
Get rid of debug exception
|
2013-04-03 12:50:04 -07:00 |
Mitchell Hashimoto
|
749b7b7d70
|
Update SSH config to be more modern
|
2013-04-03 12:49:59 -07:00 |
Mitchell Hashimoto
|
0f0c0b0396
|
Add max redirects for download
|
2013-04-03 12:01:12 -07:00 |
Mitchell Hashimoto
|
5e2549fe8b
|
Add "--insecure" flag for downloader
|
2013-04-03 11:57:40 -07:00 |
Mitchell Hashimoto
|
36edc4a0fd
|
Re-disable parallel on virtualbox
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
bd60d6b283
|
Lock around chdir in Subprocess for thread safety
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
c84c609633
|
Gracefully handle errors in parallel cases
|
2013-04-03 08:31:43 -07:00 |
Mitchell Hashimoto
|
df93a221e1
|
Up command now uses Environment#batch
|
2013-04-03 08:31:42 -07:00 |
Mitchell Hashimoto
|
54f7930b84
|
Run "up" in a batch action so it parallelizes
|
2013-04-03 08:31:42 -07:00 |
Mitchell Hashimoto
|
79ba9df881
|
Respect the "disabled" flag for shared folders for VirtualBox [GH-1004]
|
2013-04-03 08:31:41 -07:00 |
Mitchell Hashimoto
|
8aff752cfb
|
v1.1.6
|
2013-04-03 08:31:10 -07:00 |
Mitchell Hashimoto
|
64e360814c
|
Fix issue with Chef solo not using Pathname
|
2013-04-02 16:33:14 -07:00 |
Mitchell Hashimoto
|
82f3a3ec29
|
Go next if local path doesn't exist for Chef
This avoids issues with nil remote_paths
|
2013-04-02 15:05:10 -07:00 |