Seth Vargo
9dddcdb8de
Merge pull request #5691 from bergman/list-of-nics-to-bridge-to
2015-05-30 12:02:17 -07:00
Seth Vargo
08f240668b
Minor cleanup
2015-05-30 12:02:10 -07:00
Seth Vargo
b5d7559025
Update CHANGELOG
2015-05-30 11:59:42 -07:00
Seth Vargo
464e3f5bec
Merge pull request #5749 from jeremyplichta/patch-1
...
change to https in sources.list.d
2015-05-30 11:59:05 -07:00
Seth Vargo
105cc46457
Update CHANGELOG
2015-05-30 11:58:44 -07:00
Seth Vargo
801d590204
Merge pull request #5730 from strzibny/fedora-releases
...
Recognize new Fedora releases
2015-05-30 11:58:18 -07:00
Seth Vargo
a775ecf9b8
Update CHANGELOG
2015-05-30 11:57:48 -07:00
Seth Vargo
2175625b61
Merge pull request #5698 from aneeshusa/dont-report-plugins-when-disabled
...
If plugins are disabled, report them as not available.
2015-05-30 11:56:44 -07:00
Seth Vargo
7e0ca7bb2c
Update CHANGELOG
2015-05-30 11:56:02 -07:00
Seth Vargo
dadee77730
Merge pull request #5637 from paul-krohn/config-not-found-error
...
Provide path to missing file.
2015-05-30 11:55:25 -07:00
Seth Vargo
c8733ac44a
Update CHANGELOG
2015-05-30 11:53:34 -07:00
Seth Vargo
56da192878
Merge pull request #5623 from otagi/tinycore-changehostname
...
TinyCore change_host_name capability
2015-05-30 11:52:54 -07:00
Seth Vargo
a6bfa80d5e
Update CHANGELOG
2015-05-30 11:52:24 -07:00
Seth Vargo
98a23c5a5e
Merge pull request #5604 from bluehaoran/patch-1
...
Update ssh.rb to detect PLink v0.64
2015-05-30 11:51:52 -07:00
Seth Vargo
f6ef5e4804
Update CHANGELOG
2015-05-30 11:51:34 -07:00
Seth Vargo
2801501262
Merge pull request #5325 from frankbb/master
...
vagrant duplicates >= eth2 when defining two private network ips
2015-05-30 11:50:48 -07:00
Seth Vargo
8f8279c5bc
Update CHANGLEOG
2015-05-30 11:47:45 -07:00
Seth Vargo
6699e02bcf
Minor cleanup
2015-05-30 11:47:23 -07:00
Seth Vargo
388c2f2383
Merge pull request #5539 from vvchik/vlanid
...
HyperV provider: VlanID configuration possibility
2015-05-30 11:46:43 -07:00
Seth Vargo
475efb1607
Update CHANGELOG
2015-05-30 11:45:45 -07:00
Seth Vargo
39a1a5c7ba
Merge pull request #5207 from mwrock/switch_name
...
select a Hyper-V switch based on a network_name
2015-05-30 11:45:09 -07:00
Seth Vargo
9adf6683de
Update CHANGELOG
2015-05-30 11:43:15 -07:00
Seth Vargo
f5654f389a
Merge pull request #3235 from cournape/fix_minion_configuration
2015-05-30 11:42:41 -07:00
David Cournapeau
3528af2db9
ENH: simpler masterless configuration.
2015-05-30 11:42:15 -07:00
Seth Vargo
b73415e84d
Update CHANGELOG
2015-05-30 11:40:27 -07:00
Seth Vargo
67c3819d29
Merge pull request #3138 from cournape/fix_minion_configuration
2015-05-30 11:39:30 -07:00
Seth Vargo
0b85e04399
Minor style fixes for salt config_dir
2015-05-30 11:39:24 -07:00
David Cournapeau
74d22069d4
BUG: naive attempt at fixing #2970 .
2015-05-30 11:39:23 -07:00
Seth Vargo
8c3eaae09e
Update CHANGELOG
2015-05-30 11:02:01 -07:00
Seth Vargo
a59247d4e5
Trailing comma
2015-05-30 11:01:32 -07:00
Seth Vargo
c0c7d77ea9
Merge pull request #5647 from Stanzilla/support_vb5
...
Support Virtualbox 5.0 (beta) by adding a driver, referencing it in the ...
2015-05-30 11:00:37 -07:00
Seth Vargo
d7eaf50329
Merge pull request #5754 from KodeAndGame/master
...
Fixed deprecated link on chef_apply documentation
2015-05-26 11:12:23 -04:00
Richard Alvarez
b4e0e3a159
Fixed deprecated link on chef_apply documentation
...
- links to http://docs.chef.io/recipes.html instead of https://docs.chef.io/essentials_cookbook_recipes.html
2015-05-25 22:03:48 -04:00
alh84001
1c04934d89
Mounting to paths where user has no write permissions (e.g. /)
2015-05-25 15:35:06 +02:00
Matija K
09eec472f6
Mounting as regular user instead of root
2015-05-24 15:11:34 +02:00
Matija K
b387f0e15d
Capability to mount smb shares in darwin guests
2015-05-24 12:39:28 +02:00
Jeremy Plichta
db1bd8d8c1
change to https in sources.list.d
...
I started having this problem when running the docker provisioner (Vagrant 1.7.2):
Err http://get.docker.io docker/main amd64 Packages
Undetermined Error
Err http://get.docker.io docker/main i386 Packages
Undetermined Error
Ign http://get.docker.io docker/main Translation-en_US
Ign http://get.docker.io docker/main Translation-en
Stderr from the command:
stdin: is not a tty
W: Failed to fetch http://get.docker.io/ubuntu/dists/docker/main/binary-amd64/Packages Undetermined Error
W: Failed to fetch http://get.docker.io/ubuntu/dists/docker/main/binary-i386/Packages Undetermined Error
Changing this to https seemed to fix the problem for now.
2015-05-22 15:18:11 -06:00
Mikhail Zholobov
c399f075d5
darwin/cap/change_host_name: Fixed invalid argument LocalHostName
2015-05-21 18:48:39 +03:00
Chris Baldauf
7b36252dd2
Update CHANGELOG.md
...
Change file to folder based on what I expect it should read.
2015-05-19 14:55:25 -04:00
Dan Williams
ccc4162ee8
fedora: don't try to use biosdevname if it's not installed
...
If biosdevname isn't installed it doesn't make sense to try using it
for persistent device names. Just treat lack of biosdevname as
virtual networking.
2015-05-19 09:22:13 -05:00
Josef Stribny
b85248cb97
Recognize new Fedora releases
2015-05-19 10:44:25 +02:00
Seth Vargo
b421af58e8
Do not test branches other than master
2015-05-15 12:57:26 -04:00
Seth Vargo
309e896975
Merge pull request #5634 from jaisubramani/5614-fix-ssh-docs-with-stdin-support
...
Updated ssh docs
2015-05-14 09:57:31 -04:00
Aneesh Agrawal
16ac4e2321
If plugins are disabled, report them as not available.
...
Allows usage of VAGRANT_NO_PLUGINS env var to disable plugins.
Fixes #5430 .
2015-05-14 08:04:11 -04:00
linyows
421fab17a2
reload connection instead of restart
2015-05-14 12:53:23 +09:00
Christian Berendt
1284c92e23
Fix Vagrantfile to develop Vagrant
...
This fixes the following issues when using the provided Vagrantfile
that can be used to develop Vagrant.
* use -s for curl
* set a hostname
* set the config.ssh.shell in the development Vagrantfile
==> default: stdin: is not a tty
* export the DEBIAN_FRONTEND variable
==> default: dpkg-preconfigure: unable to re-open stdin: No such file or
directory
* import the mpapis public key to verify downloaded release
==> default: -su: rvm: command not found
* use official Ubuntu Trusty box
New release '14.04.2 LTS' available.
2015-05-13 20:38:56 +02:00
linyows
c1c39beaab
restart NetworkManager and network for CentOS 7.1
2015-05-13 18:07:32 +09:00
Seth Vargo
261ef836e0
Merge pull request #5702 from leocassarani/fix-missing-word
...
Add missing word to output of "vagrant up"
2015-05-11 11:04:52 -04:00
Leo Cassarani
217a00c36c
Add missing word to output of "vagrant up"
...
Add the word "flag" to the phrase "or use the `--provision` flag", which
is displayed when "vagrant up" is run for a VM that's already been
provisioned.
2015-05-11 16:01:53 +01:00
Benjamin Staneck
7a94eba0b4
Port changes from pull request #5495 to the vb_5 module to fix #4815 here, too.
2015-05-09 02:03:33 +02:00