Commit Graph

4832 Commits

Author SHA1 Message Date
Mike Place
0dc28ad3e4 Return to str for master_type for 2015.5 2015-07-24 11:55:56 -06:00
David\ Beitey
f65397036f Fix doc around Include/Exclude for states 2015-07-24 09:42:25 +10:00
Colton Myers
882d11836b Update release candidate docs to 2015.8.0rc2 2015-07-23 14:29:09 -06:00
Justin Findlay
b27378b186 add 2015.8.0rc2 autogenerated changelog 2015-07-23 11:04:18 -06:00
Nitin Madhok
8926d816f3 Adding ASAM, Spacewalk and DDNS runners 2015-07-23 12:48:57 -04:00
Metin OSMAN
f8b2f8079f Add the ability to specify a base pattern for metrics path used by the carbon returner 2015-07-23 13:13:01 +02:00
Mike Place
8cef61e6cc pillar doc fix
closes #25413
2015-07-22 16:56:53 -06:00
Seth Miller
95c0935b06 Add zenoss state and execution modules
This change adds support for the Zenoss monitoring tool.

The execution module provides support for adding a new device and checking if a device is already in Zenoss.

The state module provides the abililty to set a state of 'monitored' which requires that a device be added to Zenoss.

Tested with Zenoss 4.2.5 Enterprise and likely will work with all in the 4.x series including Core.
2015-07-22 14:58:28 -05:00
Colton Myers
2cb1189ff9 Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
    salt/cloud/clouds/opennebula.py
    salt/grains/core.py
2015-07-22 12:17:58 -06:00
Mike Place
bc2321a5c6 Merge pull request #25595 from terminalmage/git_pillar-rewrite
Bring git_pillar up to feature parity with gitfs
2015-07-22 10:55:13 -06:00
Mike Place
3fe4a75a7f Merge pull request #25578 from davidjb/relative-includes
Allow parent relative includes in state files
2015-07-22 10:51:12 -06:00
Erik Johnson
d109fce299 Add git_pillar rewrite info to release notes 2015-07-21 16:46:15 -05:00
Erik Johnson
a2fc11ef57 Add new git_pillar configuration docs 2015-07-21 16:46:14 -05:00
David\ Beitey
9ad0ddc549 Allow parent relative includes in state files
This implements the solution to #25477.  Any ``include`` directives
within state files can use multiple dot notation (influenced by Python
relative imports) to refer to a parent state.

This also implements the same functionality inside the stateconf
renderer
(http://docs.saltstack.com/en/latest/ref/renderers/all/salt.renderers.stateconf.html),
which supported relative includes, excludes, and prefixed states.  This
PR expands on existing tests for stateconf.

This also updates the documentation accordingly.
2015-07-21 16:32:38 +10:00
Colton Myers
76e468bc20 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    doc/topics/cloud/vmware.rst
    salt/cloud/clouds/digital_ocean_v2.py
    salt/cloud/clouds/vmware.py
    salt/daemons/flo/core.py
    salt/modules/hipchat.py
    salt/modules/lxc.py
    salt/modules/rabbitmq.py
    salt/pillar/s3.py
    salt/states/dockerio.py
    salt/states/file.py
    salt/utils/process.py
    salt/utils/s3.py
2015-07-20 13:55:14 -06:00
Mike Place
4641eee13b Merge pull request #25488 from zyio/develop
Adding UserKnownHostsFile=/dev/null to ignore_host_key
2015-07-20 12:08:57 -06:00
Joseph Hall
725d1a40d0 Merge pull request #25519 from rallytime/backport_vmware
Backport vmware driver to 2015.5 branch
2015-07-20 09:11:26 -06:00
TheBigBear
8be439f0c5 Update windows-package-manager.rst Firefox pkg name was changed to lowercase
The salt winrepo firefox.sls pkg name for 'Firefox' has changed to lowercase 'firefox' in salt-winrepo commit SHA: c821f53
saltstack/salt-winrepo@SHA: saltstack/salt-winrepo@c821f53
c821f539b0 (diff-e4cafcf2dc2edcf281c42447df0fdfa5)
2015-07-20 10:28:36 +01:00
David Beitey
3e24381439 Fix minor typo in best practice example 2015-07-18 08:24:53 -06:00
David Beitey
259524abe4 Fix minor typo in best practice example 2015-07-18 17:01:00 +10:00
David\ Beitey
bfc4f9fd85 Fix typo in extend declaration doco 2015-07-18 14:39:29 +10:00
Seth House
7422385e24 Add autosummary-generated docs 2015-07-17 17:53:16 -06:00
Seth House
1210a53685 Add all new modules to autosummary docs 2015-07-17 15:53:13 -06:00
rallytime
35e13eef1d Don't reference driver in older salt versions 2015-07-17 11:00:57 -06:00
rallytime
f011890217 Add vmware back-port change to release notes 2015-07-17 10:58:38 -06:00
rallytime
0f4f560b38 Backport vmware driver to 2015.5 branch 2015-07-17 10:53:42 -06:00
Sam Norbury
b3ea3942b3 Adding --no-host-keys functionality
Re: https://github.com/saltstack/salt/pull/25488
2015-07-17 11:33:22 +02:00
Justin Findlay
e8bf7a6f1d Merge pull request #25495 from jacobhammons/bug-fixes
minor doc bug fixes
2015-07-16 22:55:38 -06:00
Jacob Hammons
9830921032 Refs #25063
Refs #25473
2015-07-16 13:24:01 -06:00
Pedro Algarvio
f8ee8c1ba9 Merge remote-tracking branch 'upstream/2015.8' into develop 2015-07-16 20:08:28 +01:00
Jeff Quast
e947d8ec5a docfix: "cache_jobs: False" => grains_cache: False"
At the currently rendered anchor link: http://docs.saltstack.com/en/latest/ref/configuration/minion.html#grains-cache

We see the use of "cache_jobs" in the yaml example for the section describing "grains_cache"
2015-07-16 09:24:07 -06:00
Thomas S Hatch
7e44444e87 Merge pull request #25443 from Ryanl92/no_more_bak
Fix .bak file overload on gentoo and some wildcard support for portage_config
2015-07-15 17:54:53 -06:00
Jeff Quast
4f85b52001 docfix: "cache_jobs: False" => grains_cache: False"
At the currently rendered anchor link: http://docs.saltstack.com/en/latest/ref/configuration/minion.html#grains-cache

We see the use of "cache_jobs" in the yaml example for the section describing "grains_cache"
2015-07-15 14:20:42 -07:00
Ryan Lewis
91acf739fe Added docs for gotchas when developing on gentoo 2015-07-16 08:19:10 +12:00
Thomas S Hatch
4f91f5b32e Merge pull request #25439 from rallytime/fix-25431
Reduce digital_ocean API call frequency
2015-07-15 13:40:24 -06:00
rallytime
7138f36d05 Add page number change to release notes 2015-07-15 10:48:23 -06:00
rallytime
faf49ea2a3 Add page number change release notes 2015-07-15 10:44:57 -06:00
Mike Place
f9b8567c06 Merge pull request #25425 from sbraverman/docs-external_pillar
Updates documentation for external_pillar - Fixes Bash example
2015-07-14 15:27:49 -06:00
Steven Braverman
8416299cc1 Updates documentation for external_pillar - Fixes Bash Example 2015-07-14 14:26:00 -07:00
Ben Brady
a6bbfbfe8e return will not work in the context it is being used in - docs are misleading 2015-07-14 14:13:03 -07:00
Colton Myers
8e8cdf2cc3 Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop 2015-07-14 11:08:25 -06:00
Colton Myers
2a144b954a Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    doc/ref/states/requisites.rst
    doc/topics/tutorials/states_pt5.rst
    salt/cloud/clouds/ec2.py
    salt/config.py
    salt/minion.py
    salt/modules/cp.py
    salt/pillar/__init__.py
    salt/states/file.py
2015-07-14 10:57:36 -06:00
Arnold Bechtoldt
3e2edd33d4 refactor elasticsearch integration
* salt.modules.elasticsearch
* salt.states.elasticsearch*
* salt.returners.elasticsearch
2015-07-14 09:00:26 -06:00
Jarpy
da9c0eb673 Typo in client_acl ref doc. 2015-07-14 08:54:32 -06:00
Jarpy
50e0baf270 Demonstrate per-minion client_acl.
The client_acl system supports setting restrictions based on minion name.
Update the Client ACL System reference page to reflect this.
2015-07-14 08:54:32 -06:00
Jarpy
ec10c39297 Typo in client_acl ref doc. 2015-07-14 13:40:01 +10:00
Jarpy
cd0b527939 Demonstrate per-minion client_acl.
The client_acl system supports setting restrictions based on minion name.
Update the Client ACL System reference page to reflect this.
2015-07-14 13:03:00 +10:00
Mike Place
ad0e40d9a1 Merge pull request #24422 from bechtoldt/refactor_es_modules
Refactor Elasticsearch integration
2015-07-13 14:46:10 -06:00
Steven Braverman
09c0c9c64e Updates documentation for external_pillar - example on how to use 2015-07-13 11:56:28 -07:00
Mike Place
71859c6593 Merge pull request #25339 from jfindlay/orch_doc
update orchestration docs
2015-07-13 10:04:25 -06:00
Justin Findlay
5840c2e06b Merge pull request #25316 from s0undt3ch/develop
Merge 2015.8 forward to develop
2015-07-11 13:29:53 -06:00
Arnold Bechtoldt
8eb2ac1dbe set correct indention in states/requisites.rst (docs), fixes #25281 2015-07-11 18:25:20 +02:00
Arnold Bechtoldt
af16c76422 refactor elasticsearch integration
* salt.modules.elasticsearch
* salt.states.elasticsearch*
* salt.returners.elasticsearch
2015-07-11 17:59:07 +02:00
Justin Findlay
0447808d95 clarify, motivate orchestration docs 2015-07-10 17:03:27 -06:00
Jacob Hammons
96c4fb61b8 update latest version to 2015.5.3, bug fix in help system 2015-07-10 10:56:37 -06:00
Jacob Hammons
859530397a Add win_wua module to doc index 2015-07-10 09:54:08 -06:00
Jacob Hammons
88f5fcf58d Latest help theme updates 2015-07-10 09:52:01 -06:00
Jacob Hammons
19f88920fa version change to 2015.5.3 2015-07-10 09:43:15 -06:00
rallytime
7795670bdc Remove Beryllium Deprecation Warnings 2015-07-10 09:27:50 -06:00
Pedro Algarvio
7a796440c0 Merge remote-tracking branch 'upstream/2015.8' into develop 2015-07-10 11:16:48 +01:00
jacobhammons
cd405b440e Merge pull request #25257 from notpeter/SourceDestCheck
Document SourceDestCheck added in #25242.
2015-07-09 17:29:48 -06:00
C. R. Oldham
58ca83cda1 Merge pull request #25254 from rallytime/change_beryllium_refs
Change versionadded/changed references from Beryllium to 2015.8.0
2015-07-09 15:01:15 -06:00
Jacob Hammons
f6561289af bug fix for module function display in help 2015-07-09 14:13:29 -06:00
Jacob Hammons
57dfa92d5a Fixed typos 2015-07-08 21:12:24 -06:00
Jacob Hammons
2f9e5b9125 Additional docs on external and master job cache, assorted doc fixes
Refs #25277
2015-07-08 20:33:34 -06:00
Colton Myers
3a7289a0cb Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    doc/ref/states/all/salt.states.aptpkg.rst
    doc/ref/states/all/salt.states.etcd_mod.rst
    doc/topics/releases/releasecandidate.rst
    salt/client/mixins.py
    salt/modules/win_pkg.py
    tests/unit/modules/boto_vpc_test.py
2015-07-08 16:24:58 -06:00
Peter Tripp
72323fcac9 Document SourceDestCheck added in #25242. 2015-07-08 12:31:36 -07:00
rallytime
1b7efa91e0 Remove references to Beryllium in relevant docs 2015-07-08 11:17:01 -06:00
Nitin Madhok
ee754e1161 Adding asam, ddns and spacewalk runners 2015-07-08 03:18:13 -04:00
Nitin Madhok
8b2eb34a0f Adding asam, ddns and spacewalk runners 2015-07-08 03:17:04 -04:00
Nitin Madhok
d6d62c1160 Changing the way links look on the index page 2015-07-08 02:54:52 -04:00
Jacob Hammons
0a46dc4c40 Built man page for spm, added man page entry for spm to doc/conf.py
Refs #25213
2015-07-07 20:48:58 -06:00
Jacob Hammons
98d7867957 Built man page for spm, added man page entry for spm to doc/conf.py
Refs #25213
2015-07-07 16:54:26 -06:00
rallytime
d0b61f3fc1 A couple of doc fixes for the http tutorial 2015-07-07 15:12:36 -06:00
Joseph Hall
d7f6f3a2a9 Should be FORMULA, not FORMULA.yml 2015-07-07 10:23:45 -06:00
Colton Myers
452880d4aa Update releasecandidate docs 2015-07-07 09:24:57 -06:00
Justin Findlay
fbafd39a46 Merge pull request #25187 from UtahDave/fix_misspelling
Doc fixes: Fix misspelling and remove extraneous double spaces
2015-07-06 19:07:04 -06:00
Nicole Thomas
4a406aca45 Merge pull request #25180 from rallytime/bp-25088
Back-port #25088 to 2015.5
2015-07-06 14:33:45 -06:00
David Boucha
65abb63003 remove some extraneous double spaces 2015-07-06 10:48:04 -06:00
David Boucha
c423b62aa5 fix misspelling 2015-07-06 10:46:18 -06:00
Tom Melendez
4078c8db25 added message recommending JSON file be used if the libcloud version is >= 0.17.0 2015-07-06 10:07:16 -06:00
rallytime
c0c2463b64 Partial backport of #25019
Only backport the new .rst files for states that exist in the 2015.5 branch

Refs #25019
2015-07-06 09:28:43 -06:00
Nicole Thomas
8df67e14f4 Merge pull request #25088 from supertom/develop
Update
2015-07-06 09:02:20 -06:00
Mark Lee
acc13b657f Fix typos in execution module docs 2015-07-05 18:04:06 -07:00
Colton Myers
24d51fb8f1 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    doc/ref/configuration/minion.rst
    salt/config.py
    salt/modules/sudo.py
    tests/integration/states/file.py
2015-07-02 09:46:36 -06:00
Justin Findlay
576f1b8493 Merge pull request #25008 from basepi/merge-forward-develop
Merge forward from 2015.5 to develop
2015-07-01 19:04:59 -06:00
Justin Findlay
3187d5d5aa add 2015.5.3 release notes 2015-07-01 13:43:30 -06:00
Mike Place
7c8d2a8656 Merge pull request #25089 from jfindlay/fix_sudo
fix minion sudo
2015-07-01 09:53:16 -06:00
Tom Melendez
c8e7b8fb7e added message recommending JSON file be used if the libcloud version is >= 0.17.0 2015-06-30 19:29:22 +00:00
Joseph Hall
1e4f7aa574 Add man page for spm, change pillar to .orig 2015-06-30 09:45:13 -06:00
Joseph Hall
393cbf2114 Document pillars and loader modules 2015-06-30 07:16:58 -06:00
lorengordon
40a0c132d4 Add download links for 2015.5.1-3 and 2015.5.2, Fixes #25057 2015-06-30 07:48:21 -04:00
Justin Findlay
44cb167744 adding sudo_user minion config docs 2015-06-30 03:10:56 -06:00
Colton Myers
99fc7ecb4b Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    doc/man/salt-call.1
    doc/man/salt-cloud.1
    doc/man/salt-cp.1
    doc/man/salt.7
    salt/cloud/__init__.py
    salt/fileclient.py
    salt/modules/file.py
    salt/modules/gpg.py
2015-06-29 16:49:40 -06:00
Thomas S Hatch
337a5fe4e9 Merge pull request #24980 from UtahDave/templatize_winrepo
Templatize winrepo on the minion
2015-06-29 09:44:49 -07:00
Joseph Hall
64cdd85584 Merge pull request #25023 from pengyao/schedule_typo
fixed a typo
2015-06-28 07:25:48 -06:00
pengyao
083f879afd a typo 2015-06-28 20:27:49 +08:00
Justin Findlay
8575192cc4 revise label and milestone documentation 2015-06-27 16:17:44 -06:00
Arnold Bechtoldt
689ba5686b add missing module documentation to references 2015-06-27 19:12:50 +02:00
jacobhammons
91a60e198e Merge pull request #25003 from jacobhammons/man-pages
Updated man pages
2015-06-26 13:13:41 -06:00
Jacob Hammons
cf97a4ab17 Updated man pages 2015-06-26 12:21:26 -06:00
Jacob Hammons
f88f344a28 sphinx html theme updates 2015-06-26 11:13:56 -06:00
Jacob Hammons
30a907576c rebuilt man pages, versioned html theme css 2015-06-26 11:06:21 -06:00
David Boucha
99d2fd109a update docs to reflect new win rep changes 2015-06-26 09:58:47 -06:00
Jacob Hammons
1587d56bf0 Fixed doc/index.rst 2015-06-26 08:44:14 -06:00
Jacob Hammons
8be40d9d40 sphinx html theme updates - additional fix, updated index file 2015-06-26 08:35:20 -06:00
Jacob Hammons
01e96bca11 sphinx html theme updates - color changes for warning on development branch 2015-06-26 08:23:58 -06:00
Nicole Thomas
a15f9f8b56 Merge pull request #24971 from rallytime/azure_min_ver
Add minimum Python Azure SDK version to azure docs.
2015-06-25 17:18:22 -06:00
Colton Myers
f65e663353 Merge pull request #24937 from basepi/merge-forward-develop
Merge forward from 2015.5 to develop
2015-06-25 16:03:47 -06:00
Mike Place
fbea069319 Remove duplicate func doc
Closes #23613
2015-06-25 15:48:44 -06:00
rallytime
4ac8a9460a Add minimum Python Azure SDK verion to azure docs. 2015-06-25 15:26:50 -06:00
Justin Findlay
152a9b2a12 fix some malformed doc links and anchors 2015-06-24 16:56:52 -06:00
Colton Myers
acb7c6f52b Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    salt/minion.py
    salt/modules/network.py
    salt/utils/cloud.py
    salt/utils/job.py
2015-06-24 11:44:04 -06:00
Thomas S Hatch
d63006773d Merge pull request #24916 from daodennis/patch-1
broken link, adding /en/latest
2015-06-24 10:39:17 -06:00
Justin Findlay
fc405bc0ee Merge pull request #24917 from daodennis/patch-2
s/respctively/respectively
2015-06-24 09:15:41 -06:00
Julien Barbot
6d7e779e62 Fix typo in salt-cloud reactor section 2015-06-24 16:40:32 +02:00
Dennis
9081a7d391 s/respctively/respectively 2015-06-23 18:24:06 -07:00
Dennis
8ada53c7cc broken link, adding /en/latest
http://docs.saltstack.com/index.html#configuration-management -> http://docs.saltstack.com/en/latest/index.html#configuration-management
2015-06-23 18:02:15 -07:00
Joseph Hall
32c158892b Adding docs for SPM 2015-06-23 12:06:47 -06:00
C. R. Oldham
90c73ff446 References to documentation. 2015-06-23 11:40:06 -06:00
C. R. Oldham
9da96a8b95 Docs 2015-06-23 11:06:12 -06:00
rallytime
9b4b6bce64 Add rest api change to release notes 2015-06-19 16:21:24 -06:00
rallytime
b3ef394abe Clean up 2015-06-19 16:17:56 -06:00
rallytime
ddab875177 Update linode rest driver docs 2015-06-19 16:15:13 -06:00
rallytime
e2684ecf0b Add notes to map and gogrid docs -- don't use -P with map files 2015-06-19 11:02:06 -06:00
Joseph Hall
d299475d34 Merge pull request #24796 from rallytime/deprecate_provider_for_driver
Deprecate using "provider" in favor of "driver" in cloud provider files
2015-06-19 09:43:26 -06:00
rallytime
5c5dfc557b More aws --> ec2 references 2015-06-18 16:12:13 -06:00
rallytime
4de5afbe53 Replace references to aws with ec2 2015-06-18 16:06:57 -06:00
rallytime
d045fb579e Add notes to map and gogrid docs -- don't use -P with map files 2015-06-18 14:25:20 -06:00
Colton Myers
a5c9681672 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    doc/topics/releases/version_numbers.rst
    salt/cli/batch.py
    salt/minion.py
    salt/state.py
    setup.py
2015-06-18 11:43:11 -06:00
rallytime
404268286a Add provider --> driver change to release notes 2015-06-18 10:14:02 -06:00
rallytime
0dba3feb63 Change provider config refernces to driver in docs 2015-06-17 16:41:03 -06:00
Damian Myerscough
916519c333 Fixing spacing typo 2015-06-17 14:54:58 -07:00
Michael Steed
f92a769d35 Remove doc references to obsolete minion opt 2015-06-17 15:29:50 -06:00
Mike Place
3ff6eff546 Merge pull request #24632 from jacobhammons/bug-fixes
Doc bug fixes
2015-06-17 12:40:02 -06:00
Mike Place
ae65d78cf4 Add Boron release notes 2015-06-17 12:29:49 -06:00
Mike Place
e6dcf3ab12 Merge pull request #24703 from mattmb/fix/onchanges-and-or
Multiple onchanges requisite behaviour
2015-06-17 12:26:39 -06:00
Mike Place
d877f4f775 Merge pull request #23383 from cachedout/remove_overstate
Overstate is dead. Long live orchestrate!
2015-06-17 11:14:52 -06:00
Andreas Lutro
d88e071e98 add information about linode location 2015-06-17 17:43:08 +02:00
rallytime
64c565d9be Add .0 to version number 2015-06-16 21:49:43 -06:00
Peter Tripp
5ed801b98f Add codenames for 2015.5 and future versions. Trailing newline. 2015-06-16 21:48:41 -06:00
Justin Findlay
4cbef0f7e4 Merge pull request #24735 from notpeter/develop
Add 2015.5 codename to version numbers docs
2015-06-16 21:31:08 -06:00
Peter Tripp
05114de3ab Add codenames for 2015.5 and future versions. Trailing newline. 2015-06-16 18:09:17 -07:00
Nicole Thomas
00916acb6f Merge pull request #24726 from techhat/gogridip
Allow manually assigning IP address
2015-06-16 17:03:48 -06:00
Joseph Hall
b4dd2c40c6 Add versionadded 2015-06-16 15:52:18 -06:00
Joseph Hall
fb7957b730 Update docs for GoGrid 2015-06-16 15:42:40 -06:00
Colton Myers
2ae0d7d302 Merge remote-tracking branch 'upstream/2015.5' into merge-forward-develop
Conflicts:
    salt/modules/win_file.py
2015-06-16 15:13:53 -06:00
mattmb
a5607d5e07 Multiple onchanges requisite behaviour
Change the onchanges requisite so that if you list multiple onchanges
requisites then only one must change to trigger the state. Currently all
the watched states must change to cause the trigger. This fixes #19592
2015-06-16 15:02:11 +01:00
C. R. Oldham
4136dc3160 Merge forward from 2014.7 to 2015.5 2015-06-12 14:24:46 -06:00
C. R. Oldham
ecb0623d7f Add salt-announce mailing list. 2015-06-12 14:19:27 -06:00