Mitchell Hashimoto
d600e83e6d
guests/windows: configure networks
2014-04-21 13:51:09 -07:00
Mitchell Hashimoto
d86a9ecade
guests/windows: fix invalid templating
2014-04-21 13:51:08 -07:00
Mitchell Hashimoto
b81f430f31
guests/windows: initial vagrant-windows extraction
2014-04-21 13:51:06 -07:00
Mitchell Hashimoto
7223e29330
communicators/winrm: fix powershell execution
2014-04-21 13:51:05 -07:00
Mitchell Hashimoto
21ac0810fd
communicators/winrm: more tests
2014-04-21 13:51:04 -07:00
Mitchell Hashimoto
bb9f0aef32
communicators/winrm: autodetect port based on forwarded ports
2014-04-21 13:51:03 -07:00
Mitchell Hashimoto
f07ee5754a
core: Configurable communicator
2014-04-21 13:51:02 -07:00
Mitchell Hashimoto
40d89cf5ea
kernel/v2: configurable communicator (doesn't do anything yet)
2014-04-21 13:51:01 -07:00
Mitchell Hashimoto
eebebd8837
communicators/winrm: Config unit tests (a little)
2014-04-21 13:50:59 -07:00
Mitchell Hashimoto
2a8a04ebb9
communicators/winrm: initial import from vagrant-windows
2014-04-21 13:50:58 -07:00
Ramon de la Fuente
f6a5e20688
Add autostart as an option for vagrant boxes
...
Added specs for the environment and vagrantfile. Added a methd to retrieve
autostart_machine_names. Changed the plugin up/command to use autostart_machine_names
when no argument was given to the command.
2014-04-21 13:50:57 -07:00
Mitchell Hashimoto
c8c74693fa
website/www: version for deploy
2014-04-21 13:01:38 -07:00
Mitchell Hashimoto
285c7cdb2b
v1.5.4
2014-04-21 11:50:01 -07:00
Mitchell Hashimoto
273d33ad69
Update CHANGELOG
2014-04-21 11:49:40 -07:00
Mitchell Hashimoto
7161c5d843
Merge pull request #3506 from rasschaert/master
...
provisioner/salt: better error if master config missing
2014-04-21 11:48:45 -07:00
Mitchell Hashimoto
7b50a7e54b
website/www: feature preview windows guests
2014-04-21 08:51:40 -07:00
Kenny Rasschaert
fc95e77237
provisioners/salt: error if minion_config missing
2014-04-19 23:24:30 +02:00
Mitchell Hashimoto
ceb90c5aac
command/rsync-auto: proper require
2014-04-18 21:17:08 -07:00
Mitchell Hashimoto
8512d57076
commands/box/list: doesn't trigger Vagrantfile loading
2014-04-18 20:46:44 -07:00
Mitchell Hashimoto
bc9f877c76
Merge pull request #3497 from jingchan/master
...
providers/hyperv: Small fix to hyper-v provision action
2014-04-17 14:51:58 -07:00
Jing Chan
97c8919f26
Small fix to hyper-v provision action
2014-04-17 17:48:03 -04:00
Mitchell Hashimoto
4dc78b3c13
Update CHANGELOG
2014-04-17 14:29:21 -07:00
Mitchell Hashimoto
7749b8fba4
providers/hyperv: provision action [GH-3494]
2014-04-17 13:59:13 -07:00
Mitchell Hashimoto
e05bfa979e
core: remove temp file when done with box
2014-04-17 08:58:38 -07:00
Mitchell Hashimoto
4fb6b561c6
Update CHANGELOG
2014-04-16 09:12:33 -07:00
Mitchell Hashimoto
b18865edff
Merge pull request #3486 from benesch/fix-rsync-owner-group-linux
...
guests/linux: rsync chown if either user or group incorrect [GH-3485]
2014-04-16 09:11:53 -07:00
Nikhil Benesch
ee5d8e2358
guests/linux: rsync chown if either user or group incorrect [GH-3485]
2014-04-15 16:55:49 -04:00
Mitchell Hashimoto
d0b0d5635c
provisioners/docker: debian install should apt-get update
2014-04-15 13:04:07 -07:00
Mitchell Hashimoto
544f404037
provisioners/docker: configure autostart works if OS can't check status
2014-04-15 12:18:37 -07:00
Mitchell Hashimoto
ac8d54132b
provisioners/docker: UPDATE CHANGELOG
2014-04-15 12:15:14 -07:00
Mitchell Hashimoto
42699a93c8
Merge pull request #3482 from hsume2/hsume2/fix_not_enough_time_for_docker_restart
...
provisioners/docker: Fixes not enough time for docker restart before continuing on to next provisioning step
2014-04-15 12:13:22 -07:00
Henry Hsu
91555d0a86
Fixes not enough time for docker restart before continuing on to next
...
provisioning step
2014-04-15 11:32:05 -07:00
Mitchell Hashimoto
20473fe4ca
core: allow overriding default SSH port [GH-3474]
2014-04-15 10:37:08 -07:00
Mitchell Hashimoto
19bd117b02
website/www: 1.6 feature preview: global status and control
2014-04-15 10:07:59 -07:00
Mitchell Hashimoto
ae8be9356e
commands/box/update: show current version [GH-3467]
2014-04-14 18:55:22 -07:00
Mitchell Hashimoto
1bab0b28e1
Update CHANGELGO
2014-04-14 17:03:02 -07:00
Mitchell Hashimoto
970ff4af18
Merge pull request #3470 from berendt/fixes_pull_request_3452
...
commands/box/remove: added missing newline in `box remove version listing`
2014-04-14 17:02:35 -07:00
Mitchell Hashimoto
0fc7d59222
guests/coreos: fix test for docker daemon running
2014-04-14 17:01:00 -07:00
Mitchell Hashimoto
8a9bbdb71a
provisioners/docker: fix linux cap for daemon running
2014-04-14 17:00:12 -07:00
Christian Berendt
8f96205d95
added missing newline in `box remove version listing`
...
The output of Errors::BoxRemoveMultiVersion is now like
the output of Errors::BoxRemoveVersionNotFound. I think
that's expected.
example output without this patch:
```
$ vagrant box remove berendt/ubuntu-14.04-amd64
You requested to remove the box 'berendt/ubuntu-14.04-amd64' with provider
'virtualbox'. This box has multiple versions. You must
explicitly specify which version you want to remove with
the `--box-version` flag.
Versions: * 0.2.11
* 0.2.12
* 0.2.14
```
example output with this patch:
```
$ vagrant box remove berendt/ubuntu-14.04-amd64
You requested to remove the box 'berendt/ubuntu-14.04-amd64' with provider
'virtualbox'. This box has multiple versions. You must
explicitly specify which version you want to remove with
the `--box-version` flag. The available versions for this
box are:
* 0.2.11
* 0.2.12
* 0.2.14
```
2014-04-14 20:49:17 +02:00
Mitchell Hashimoto
88683221f4
synced_folders/rsync: force NIO4R_PURE
2014-04-14 10:18:50 -07:00
Mitchell Hashimoto
2879e1c617
website/www: up version for deploy
2014-04-14 07:33:06 -07:00
Mitchell Hashimoto
dcef783864
Up version for dev
2014-04-13 22:28:55 -07:00
Mitchell Hashimoto
8c05b08fdd
v1.5.3
2014-04-13 22:18:45 -07:00
Mitchell Hashimoto
ec35190cfc
core: use process.alive? to avoid exceptions
2014-04-13 14:24:25 -07:00
Mitchell Hashimoto
e3501f2079
Merge pull request #3465 from mjfroehlich/patch-1
...
website/docs: Fix typo.
2014-04-13 14:10:18 -07:00
mjfroehlich
cc8960cc55
Fix typo.
2014-04-13 23:05:56 +02:00
Mitchell Hashimoto
e7e9bcd360
Fix tests
2014-04-12 18:04:17 -07:00
Mitchell Hashimoto
00962c7c2a
commands/box/repackage: better error if box not found
2014-04-12 18:00:33 -07:00
Mitchell Hashimoto
05018363d6
Update CHANGELOG
2014-04-12 17:58:29 -07:00