Commit Graph

4727 Commits

Author SHA1 Message Date
Pedro Algarvio
92e0e90e98 Remove duplicate entry 2015-07-28 00:42:54 +01:00
Pedro Algarvio
1010eef5ff Merge remote-tracking branch 'upstream/2015.8' into develop 2015-07-27 18:20:50 +01:00
Alexey Pakseykin
454b7b5815 Change docs for --static option with JSON - text B 2015-07-25 23:39:50 +08:00
Alexey Pakseykin
39d45ec691 Change docs for --static option with JSON - text A 2015-07-25 23:37:49 +08:00
David\ Beitey
f65397036f Fix doc around Include/Exclude for states 2015-07-24 09:42:25 +10:00
Justin Findlay
b27378b186 add 2015.8.0rc2 autogenerated changelog 2015-07-23 11:04:18 -06: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