Mitchell Hashimoto
dd7ee15d6f
Update CHANGELOG
2013-10-14 17:22:15 -10:00
Mitchell Hashimoto
f988db97bd
Merge pull request #2334 from elliotsegler/issue_2333
...
guests/ubuntu: Hostname and FQDN should be done in one line
2013-10-14 20:21:53 -07:00
Mitchell Hashimoto
2be01284ea
provisioners/chef: fix exception during node cleanup [GH-2345]
2013-10-14 17:12:49 -10:00
Mitchell Hashimoto
7f6cdfca77
Update CHANGELOG
2013-10-14 17:10:02 -10:00
Mitchell Hashimoto
2f5c9e97a7
Update CHANGELOG
2013-10-14 17:09:34 -10:00
Mitchell Hashimoto
4f8b751c4c
Merge pull request #2347 from dougm/esxi-guest
...
guests/esxi: Add support for VMware ESXi guests
2013-10-14 20:09:25 -07:00
Mitchell Hashimoto
cfd81da97e
Merge pull request #2359 from viq/patch-1
...
provisioners/salt: fix seed_master key file name
2013-10-14 20:06:51 -07:00
Mitchell Hashimoto
569b223b83
Merge pull request #2353 from 3flex/set-charset
...
website/docs: set HTML charset to UTF-8
2013-10-14 20:03:17 -07:00
Mitchell Hashimoto
51714483c7
Merge pull request #2357 from 3flex/hiera-docs
...
website/docs: add Puppet Hiera docs [GH-2317]
2013-10-14 20:01:12 -07:00
Mitchell Hashimoto
b56b065df0
Update CHANGELOG
2013-10-14 17:00:32 -10:00
Mitchell Hashimoto
cb74d208ea
Merge pull request #2358 from sgronblo/disallow_dots_and_hyphens_at_start_of_hostname
...
core: disallow dot and hyphen as first character of hostnames
2013-10-14 19:59:22 -07:00
Mitchell Hashimoto
aead8e83d1
Merge pull request #2343 from gwaldo/master
...
website/docs: describing the usage of protocols for forwarded network ports.
2013-10-14 19:55:38 -07:00
Mitchell Hashimoto
ccdaae69bb
Merge pull request #2365 from Tomdarkness/fix-virtualbox-driver-retryable
...
builder/virtualbox: Move exception raising back into retryable block in VirtualBox driver command execution
2013-10-14 19:54:49 -07:00
Mitchell Hashimoto
30cdaddb7c
Merge pull request #2370 from catharsis/doc-fix-packaging-intro
...
website/docs: Remove sentence about commands in plugin packaging section
2013-10-14 19:50:54 -07:00
Mitchell Hashimoto
0594a035f4
Merge pull request #2372 from tchaudhri/tchaudhri_fix_doc_typo
...
website/docs: comma typo
2013-10-14 19:49:42 -07:00
Tehmasp Chaudhri
ffadb5a4f0
comma typo
2013-10-14 16:45:10 -06:00
Anton Lofgren
50de6f9a36
docs/plugins: Remove sentence about commands in packaging section
...
Seems like the result of an unfortunate copy&paste from the commands
section.
2013-10-14 08:08:34 +02:00
Tomdarkness
27c7243219
Move exception raising back into retryable block in VirtualBox driver command execution
...
By moving the exception throwing back into the retryable block it actually enables the retryable to function properly by retrying, if appropriate, when an certain exception is raised.
2013-10-11 18:32:54 +01:00
Fabio Rehm
687ebbfe88
Merge pull request #2364 from catharsis/fix-broken-link
...
docs/plugins: Correct a broken link in the development basics section
2013-10-11 08:33:25 -07:00
Anton Lofgren
3bab3491fb
docs/plugins: Correct a broken link in the development basics section
...
I'm assuming the link is supposed to point to the packaging
and distribution section. With this patch, it does!
2013-10-11 17:26:52 +02:00
viq
fee0f8d8ab
Fix seed_master key file name
...
As per https://github.com/saltstack/salty-vagrant/pull/98 and https://github.com/saltstack/salty-vagrant/issues/97 the expected file name for minion is 'minion', not 'seed-minion.pub'
2013-10-10 13:04:31 +02:00
Sam Gronblom
9a7ca06cfa
Disallow dot and hyphen as first character of hostnames
...
- Causes hostname to be set to an invalid value on some systems which
also causes malfunction of hostname -f so it cannot be changed
2013-10-10 14:42:48 +09:00
Matthew Haughton
6bd0bf64e9
docs: add Puppet Hiera docs [GH-2317]
2013-10-09 22:51:12 -04:00
Matthew Haughton
1f0b3a7a81
set docs charset to UTF-8
...
Fixes rendering issues with the `tree` output on some pages, which otherwise displayed  characters in some places when encoding wasn't detected properly in the browser.
2013-10-09 12:12:09 -04:00
Doug MacEachern
6c9edbbdc6
guests/esxi: Add support for VMware ESXi guests
2013-10-08 21:47:32 -07:00
Elliot Segler
37f6d1d346
Merge pull request #1 from lra/issue_2333
...
Update boundary usage in the sed regexp to update the hosts file
2013-10-08 19:30:49 -07:00
Laurent Raufaste
157a7081ba
Update boundary usage in the sed regexp to update the hosts file
2013-10-08 20:14:22 -04:00
Fabio Rehm
c83ea416ff
Merge pull request #2341 from tuminoid/patch-1
...
Update index.html.md
2013-10-08 08:10:49 -07:00
H "Waldo" Grunenwald
050837090c
describing the usage of protocols for forwarded network ports.
2013-10-08 10:58:32 -04:00
Elliot Segler
06aaa6e6ea
#2333 , more fixes - right order to get fqdn right
2013-10-08 17:53:27 +08:00
Elliot Segler
1abcf1e54f
Better fix for issue #2333 , does localhost as well so we dont break local name resolution for things like puppet
2013-10-08 17:01:54 +08:00
Tuomo Tanskanen
290f7c7a19
Update index.html.md
...
As per http://www.vagrantup.com/vmware#buy-now vmware provider supports also Fusion 6 and Workstation 10.
2013-10-08 11:21:20 +03:00
Elliot Segler
9ca6fbe8f4
Hostname and FQDN should be done in one line
2013-10-06 15:33:00 +08:00
Mitchell Hashimoto
0db87ff406
Update CHANGELOG.md
2013-10-05 11:46:23 -07:00
Mitchell Hashimoto
193f172b7c
Merge pull request #2313 from jeffasinger/salt-overstate
...
provisioner/salt: adding overstate support to the salt provisioner
2013-10-05 11:46:01 -07:00
Mitchell Hashimoto
ccf92b4d5d
Update CHANGELOG.md
2013-10-05 11:44:21 -07:00
Mitchell Hashimoto
4049fd136f
Merge pull request #2329 from mpioli/redhat
...
guests/redhat: create from fedora guest (migrate)
2013-10-05 11:43:42 -07:00
Matthew
e9903422cc
detect Red Hat Enterprise Linux 4 and Oracle Linux
2013-10-05 18:01:27 +01:00
Matthew
b16d56c717
rename host plugin (fedora to redhat)
2013-10-05 17:40:23 +01:00
Matthew
d1871b5c15
do not use systemd on current versions of CentOS or RHEL
2013-10-05 17:33:13 +01:00
Mitchell Hashimoto
9bc2549b8e
Merge pull request #2316 from jeffasinger/salt-docs
...
website/docs: Adding salt documention to resolve #2315
2013-10-05 09:29:03 -07:00
Mitchell Hashimoto
b070192b9a
Update CHANGELOG
2013-10-05 09:27:34 -07:00
Mitchell Hashimoto
1c63d2407a
Merge pull request #2320 from copperlight/ansible-provisioner
...
provisioners/ansible: fix ansible-playbook runs when ansible.verbose is not specified
2013-10-05 09:26:51 -07:00
Mitchell Hashimoto
225da651f8
core: Show error message if _key dynamically passed into error [GH-2328]
2013-10-05 09:21:38 -07:00
Matthew Johnson
b514f0c321
remove extra alias for vvv verbosity
2013-10-04 15:32:10 -04:00
Matthew Johnson
eb5fc9d261
remove extra alias for vvv verbosity
2013-10-04 15:29:26 -04:00
Matthew Johnson
e5a2f1e8b7
fix ansible-playbook runs when verbosity is not specified
2013-10-04 02:58:49 -04:00
Jeff Singer
2c267e0960
Adding salt documention to resolve #2315
2013-10-03 17:17:41 -04:00
Jeff Singer
852812f778
Adding overstate support to the salt provisioner
2013-10-03 15:28:35 -04:00
Mitchell Hashimoto
bf70fba936
Up version for dev
2013-10-02 11:17:27 -07:00