Eric Saxby
a0fee69d04
Add SmartOS detection and mount plugins
2014-03-10 11:52:55 -07:00
Mitchell Hashimoto
df1cd25ba1
website/www: update index
2014-03-10 09:45:24 -07:00
Jack Pearkes
e6087180c9
website/docs: update gemfile.lock
2014-03-10 12:41:39 -04:00
Mitchell Hashimoto
762a2324ad
website/www: release blog post
2014-03-10 09:31:25 -07:00
Mitchell Hashimoto
cd2171c744
Merge pull request #3090 from adamlazz/contrib-st3
...
contrib: Sublime Text 3 Ruby syntax association for Vagrantfiles
2014-03-10 08:27:54 -07:00
Adam Lazzarato
e2367e1c01
Update contrib/README & bash shebang line
2014-03-10 11:18:20 -04:00
Adam Lazzarato
fa6aa640f9
ST3 Vagrantfile syntax highlighting
2014-03-10 11:16:36 -04:00
Mitchell Hashimoto
9037dc358a
Up version for dev
2014-03-09 22:51:31 -07:00
Mitchell Hashimoto
a313d91ca2
Update CHANGELOG
2014-03-09 22:51:16 -07:00
Mitchell Hashimoto
379a3cc426
v1.5.0
2014-03-09 22:50:03 -07:00
Mitchell Hashimoto
bc31abe125
More wording changes on version conflicts
2014-03-09 22:47:56 -07:00
Mitchell Hashimoto
c391d2d46b
Don't splat the bundler groups
2014-03-09 22:41:51 -07:00
Mitchell Hashimoto
641bfd0ee6
Clarify versionconflict error
2014-03-09 22:41:23 -07:00
Mitchell Hashimoto
cf8bfe0d7f
Update README
2014-03-09 21:46:01 -07:00
Mitchell Hashimoto
6a5fee0191
providers/virtualbox: add post-comm customize step [GH-3080]
2014-03-09 21:35:53 -07:00
Mitchell Hashimoto
ee23b87eb6
core: Private boxes authenticate metadata box URLs too
2014-03-09 19:24:54 -07:00
Mitchell Hashimoto
06c881708d
Fix tests
2014-03-09 18:29:45 -07:00
Mitchell Hashimoto
04a19e05ca
synced_folders/rsync: convert to proper unix-style path [GH-3086]
2014-03-09 18:22:00 -07:00
Mitchell Hashimoto
59ae11bab3
Merge pull request #3088 from gildegoma/ansible-ssh-args
...
provisioner/ansible: Improve management of ANSIBLE_SSH_ARGS
2014-03-09 17:45:10 -07:00
Gilles Cornu
1d09fc4a79
provisioners/ansible: add new option raw_ssh_args
...
Since the Ansible provisioner now potentially exports ANSIBLE_SSH_ARGS
variable, it is fair to allow to extend the content of this environment
variable (`ssh_args` parameters from ansible.cfg file have lower
priority)
2014-03-09 22:47:24 +01:00
Gilles Cornu
1c0bc20d21
Ansible: Re-enable ControlPersist defaults when ANSIBLE_SSH_ARGS is used
...
Solve problem discussed in [GH-2952]
2014-03-09 22:41:36 +01:00
Mitchell Hashimoto
fa537740c6
provisioners/shell: use detail level output for running
2014-03-08 14:43:35 -08:00
Mitchell Hashimoto
c6b07e10c9
core: Cygwin path conversion must replace slashes first
2014-03-07 22:56:47 -08:00
Mitchell Hashimoto
914d177346
core: Fix misleading wording in pre-rubygems [GH-3078]
2014-03-07 10:44:00 -08:00
Mitchell Hashimoto
e279801e64
website/docs: update docs for share
2014-03-07 09:54:46 -08:00
Mitchell Hashimoto
4c9e6e46b2
provisioners/salt: don't use exteranl deep_merge [GH-2348]
2014-03-07 09:18:34 -08:00
Mitchell Hashimoto
233e8abd35
Update CHANGELOG
2014-03-06 21:36:42 -08:00
Mitchell Hashimoto
686786a4c2
Merge pull request #3073 from gildegoma/ansible-fixes
...
provisioners/ansible: Disable host key checking by default
2014-03-06 21:35:25 -08:00
Gilles Cornu
c39912287d
website/docs: remove unwanted brackets (typo)
2014-03-06 23:57:47 +01:00
Gilles Cornu
1d328f7021
provisioners/ansible: Disable host key checking
...
Close #3060
2014-03-06 23:55:08 +01:00
Mitchell Hashimoto
cf5528b813
providers/hyperv: ssh_info doesn't need a dedicated action stack
2014-03-06 12:27:05 -08:00
Mitchell Hashimoto
c8e02ddd78
synced_folders/rsync: rsync__auto options
2014-03-06 12:18:13 -08:00
Mitchell Hashimoto
d4511131b4
synced_folders/rsync: allow custom args [GH-3070]
2014-03-06 11:27:58 -08:00
Mitchell Hashimoto
75754019a9
providers/hyperv: fix the class name
2014-03-06 11:01:52 -08:00
Mitchell Hashimoto
074ea02b82
providers/hyperv: public_address cap
2014-03-06 11:01:19 -08:00
Mitchell Hashimoto
adc8151a4a
core: the provision sentinel should be backwards compatible
2014-03-06 09:25:29 -08:00
Mitchell Hashimoto
4104f6c21f
Fix Hyper-V tests
2014-03-06 09:04:23 -08:00
Mitchell Hashimoto
1ccedcd2cb
providers/hyperv: update driver stuff
2014-03-06 08:58:31 -08:00
Mitchell Hashimoto
d1dc010073
Merge pull request #3068 from MSOpenTech/driver-methods
...
provider/hyperv: move to Driver based model
2014-03-06 08:52:01 -08:00
Mitchell Hashimoto
c9623a2a3f
synced_folders/smb: ask for creds in prepare
2014-03-06 08:49:41 -08:00
Mitchell Hashimoto
79df69392f
core: initialize synced folder class only once [GH-3067]
2014-03-06 08:35:21 -08:00
Mitchell Hashimoto
46b5f0d22b
synced_folders/smb: set recursive ACL for folders
2014-03-06 08:30:04 -08:00
Mitchell Hashimoto
0037d2c767
providers/hyperv: validate IP address returned [GH-3069]
2014-03-06 07:35:46 -08:00
Mitchell Hashimoto
35adc6063b
providers/hyperv: add test for windows guests
2014-03-05 18:50:31 -08:00
Mitchell Hashimoto
cae4a1c554
guests/redhat: force remove files so it works with pty
2014-03-05 16:22:55 -08:00
Mitchell Hashimoto
6fefef7538
core: packaging works again
2014-03-05 13:37:15 -08:00
Mitchell Hashimoto
ba52c31bbf
core: rescue version conflicts when setting up Bundler
2014-03-05 13:16:46 -08:00
Mitchell Hashimoto
7f2fe524b3
core: use default color by default (not white)
2014-03-05 10:19:53 -08:00
Mitchell Hashimoto
cf92d9ce00
website/www: Hyper-V blog post
2014-03-05 08:59:56 -08:00
Mitchell Hashimoto
100b611eea
website/www: add hyper-v preview image
2014-03-05 08:52:37 -08:00