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
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
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
Seth Vargo
1cf2a8db4c
Update CHANGELOG
2015-05-06 14:07:27 -07:00
Seth Vargo
3b10a3165a
Merge pull request #5495 from jfbibeau/windows_unc_paths
...
Proposed fix for #4815 - Windows UNC path to allow > 256 characters
2015-05-06 14:06:38 -07:00
Benjamin Staneck
4d3e0cac62
Support Virtualbox 5.0 (beta) by adding a driver, referencing it in the list of acceptable versions/drivers, and autoloading the file in the virtualbox plugin file.
2015-04-28 17:53:48 +02:00
Paul Krohn
c7f32e6159
When you can't find the salt minion or master config, say what you were looking for.
2015-04-26 11:34:34 -07:00
jaisubramani
4dd35802b6
Updated ssh docs
2015-04-25 17:22:10 -07:00
Tiago Mendes-Costa
36f89afbdf
Added unit test for tinycore change_host_name.
2015-04-22 16:12:46 +02:00
Tiago Mendes-Costa
c50199801b
Merge pull request #1 from bmx0r/tinycore-changehostname
...
Removed useless line in TinyCore change_host_name.
2015-04-22 16:06:50 +02:00
bmx0r
883d01cdab
Merge pull request #1 from bmx0r/bmx0r-patch-1
...
Remove useless line
2015-04-21 23:45:23 +02:00
bmx0r
0b588e3656
Remove useless line
...
/usr/bin/sethostname will change /etc/hostname, useless to do it twice
2015-04-21 21:04:40 +02:00
Tiago Mendes-Costa
a9b8139755
Added change_host_name capability for tinycore.
2015-04-21 20:48:34 +02:00
Seth Vargo
bdb945cd1b
Merge pull request #5617 from jfbibeau/update-nfs-docs
...
[docs] Documenting more NFS options.
2015-04-21 10:58:28 -04:00
Jean-Francois Bibeau
744033aa17
Added a few undocumented NFS options.
2015-04-21 10:11:18 -04:00
Seth Vargo
6172bb5abe
Update CHANGELOG
2015-04-20 18:17:57 -04:00
Seth Vargo
2c247824e1
Merge pull request #5612 from frapposelli/photon-guest-support
...
Add Guest support for VMware Photon.
2015-04-20 18:17:27 -04:00
Fabio Rapposelli
90bb760b3b
Added tests
...
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
2015-04-20 14:56:26 -07:00
Fabio Rapposelli
21db4470a0
Add Guest support for VMware Photon.
...
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
2015-04-20 10:13:21 -07:00
Haz
0962a2d151
Update ssh.rb to detect PLink v0.64
...
PLink 0.64 (released 28-2-2015) changes the command-line description, so the previous text-match no longer works.
2015-04-17 12:34:40 +10:00
Jean-Francois Bibeau
45e14a8dc4
UNC paths should have backslashes, not front-slashes.
2015-04-16 11:02:58 -04:00
Shawn Neal
27599ee897
Merge pull request #5593 from mitchellh/make-salt-bootstrap-idempotent
...
Salt bootstrap ps1 should be idempotent
2015-04-14 07:40:15 -07:00
Shawn Neal
9de3c481de
Salt bootstrap ps1 should be idempotent
...
- WinRM communicator error detection was tightened up thus exposing an issue in the salt bootstrap script creating directories that already exist.
2015-04-14 05:57:16 -07:00