Commit Graph

4282 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto 0ac2a87388 v1.3.4 2013-10-02 08:42:06 -07:00
Mitchell Hashimoto cfce5a4660 Merge pull request #2303 from eggsby/ansible
provisioners/ansible: fixing default verbosity
2013-10-02 08:12:21 -07:00
Mitchell Hashimoto 557172b4be core: defined action hook names can be strings, convert to symbols 2013-10-01 21:56:43 -07:00
Mitchell Hashimoto 00f61e67e1 core: errors can use error_message to specify string error message 2013-10-01 21:45:05 -07:00
egghead 4f1a65f74b fixing default verbosity 2013-10-02 02:28:55 +00:00
Mitchell Hashimoto a346976abb Update CHANGELOG 2013-10-01 14:27:06 -07:00
Mitchell Hashimoto 6fc0f03865 Merge pull request #2275 from jabclab/ansible-buffering
Resolving #2194 (Ansible buffering output if run as subprocess)
2013-10-01 14:26:25 -07:00
Mitchell Hashimoto 91a2f8d74c Merge pull request #2301 from fgrehm/document-remote-shell-provisioner
website/docs: document remote shell provisioner
2013-10-01 14:17:44 -07:00
Mitchell Hashimoto 9fcc89bcf1 provisioners/chef: use real variable in delete from chef sever [GH-2300] 2013-10-01 14:13:16 -07:00
Fabio Rehm 6110eabe69 website/docs: Document remote shell provisioner 2013-10-01 18:04:28 -03:00
Mitchell Hashimoto 91605db1c1 Update CHANGELOG 2013-10-01 11:48:58 -07:00
Mitchell Hashimoto d052069eb7 Merge pull request #2273 from czi/fix/master/my_contribution
guests/suse: Update CFEngine provisioners plugin for SuSE install compatibility
2013-10-01 11:43:10 -07:00
Mitchell Hashimoto 787788c328 core: Translation to remove 'solo' from shared chef error [GH-2276] 2013-10-01 11:32:50 -07:00
Mitchell Hashimoto 457423d132 Update CHANGELOG 2013-10-01 11:27:56 -07:00
Mitchell Hashimoto efdffcdf2b Merge pull request #2290 from ianheggie/fix_provision_permissions_error_on_bootstrap
provisioners/salt: remove bootstrap definition on each run
2013-10-01 11:27:26 -07:00
Ian Heggie 4f11716633 Remove old /tmp/bootstrap_salt.sh before uploading as it may not be writeable 2013-09-29 21:05:59 +10:00
Mitchell Hashimoto c8534dc407 Merge pull request #2284 from jeremyquinton/link_fix
website/docs: fixed a broken link
2013-09-27 10:19:37 -07:00
Jeremy Quinton 6fbe5bb64b fixed a broken link 2013-09-27 13:09:16 +01:00