Thomas S Hatch
bf3e7c83b0
Merge pull request #33837 from lorengordon/masterless-orchestration
...
Support salt.state orchestration in masterless mode
2016-06-16 11:16:53 -06:00
rallytime
9d049e28e5
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/modules/win_pkg.py
- salt/states/disk.py
2016-06-15 17:13:26 -06:00
Nicole Thomas
f546a00dc9
Merge pull request #34025 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-06-15 15:41:00 -04:00
Loren Gordon
363d175fb7
Documentation to describe orchestration support for masterless minions
2016-06-15 14:12:53 -04:00
Jacob Hammons
a4b67fd1e9
Updated latest release to 2016.3.1
...
Clean up installation instructions
code-block type updates
Add link to jinja tutorial
2016-06-15 11:52:02 -06:00
Mike Place
1132bc5d0b
Merge pull request #33995 from jacobhammons/doc-fixes
...
Understanding Jinja topic, Jinja doc issues.
2016-06-13 19:00:29 -07:00
Mike Place
a400f6a6c3
Merge pull request #33900 from amendlik/gitfs-hook-doc
...
Document sudo policy for gitfs post-recieve hook
2016-06-13 18:04:35 -07:00
Jacob Hammons
887a415138
Adds new Understanding Jinja topic, and fixes several Jinja doc issues.
...
Removes the "Full list of builtin ..." from each module reference list, leaving just the module type for scanability.
Refs #12470
Refs #10206
Refs #10480
Refs #23522
Refs #33023
2016-06-13 18:30:42 -06:00
Adam Mendlik
b4a28e2684
Add clarifying documentation about the need for sudo in the git hook
2016-06-13 13:22:39 -06:00
rallytime
c57bcebaf8
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/states/boto_lambda.py
2016-06-13 11:18:53 -06:00
Thomas S Hatch
a9c304c73b
Merge pull request #33948 from cachedout/optimize_save_load
...
Save an entire minion cache traversal on each master pub
2016-06-13 09:57:57 -06:00
Mike Place
18df7263ac
Merge pull request #33955 from adamchainz/readthedocs.io
...
Convert readthedocs links for their .org -> .io migration for hosted projects
2016-06-13 08:49:35 -07:00
Aditya Kulkarni
34135e1f67
Add runner for execution modules ( #33949 )
...
* Add runner for execution modules
* Make sure all modules load and fix argument passing
* Fix lint error
* Add docs for salt runner
2016-06-13 11:49:26 -04:00
Jacob Hammons
2cf787d4ba
2016.3.0 known issues update
2016-06-12 20:58:21 -06:00
Adam Chainz
64d9a62f89
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-06-11 12:33:37 +01:00
Mike Place
98f3a482ac
Save an entire minion cache traversal on each master pub
...
We were doing an extra and unecessary full traversal of the minion
cache. This refactors all returners and the master to reduce this
to a single call. More work will be forthcoming to reduce this even
further, especially in the context of auth lookups.
2016-06-10 15:43:08 -06:00
Mike Place
29a037dae3
Merge pull request #33909 from xlotlu/patch-1
...
fix formulas map.jinja example when using default values
2016-06-10 08:24:48 -07:00
rallytime
f078d57b57
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/modules/rabbitmq.py
- salt/modules/win_servermanager.py
- salt/state.py
- salt/states/boto_s3_bucket.py
- salt/states/pip_state.py
- salt/states/win_servermanager.py
- tests/unit/modules/win_servermanager_test.py
- tests/unit/states/dockerng_test.py
2016-06-09 13:06:10 -06:00
Nicole Thomas
08a584b3e5
Merge pull request #33711 from rallytime/merge-develop-3
...
[develop] Merge forward from 2016.3 to develop
2016-06-09 14:12:48 -04:00
Ionuț Ciocîrlan
77ebe74fae
fix formulas map.jinja example when using default values
...
Fixed syntax error and replaced `default` kwarg with `base`.
The previous form would lead e.g. for RedHat to `Rendering SLS '...' failed: Jinja variable 'dict object' has no attribute 'server'`.
2016-06-09 19:27:00 +03:00
Seth House
b6ebd7b6ef
Add docs for arg/kwarg eauth matching
...
This adds documentation for the addition in #29153 .
2016-06-09 09:13:02 -06:00
Nicole Thomas
00e016ecfc
Add note about Xenial packages to 2016.3.0 release notes ( #33870 )
...
Refs #32761
2016-06-09 10:52:16 -04:00
Adam Mendlik
1046279cb7
Document sudo policy for gitfs post-recieve hook
...
Because the hook is run as the user performing the push,
salt-call will typically fail. This documentation change
uses sudo for salt-call, and provides a sudo policy that
permits any user to run the post-recieve hook.
2016-06-09 07:10:12 -06:00
Justin Findlay
06f249901a
add 2016.3.1 release notes ( #33883 )
2016-06-08 16:49:28 -06:00
rallytime
c5b4ec0b0f
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/salt.py
- salt/modules/groupadd.py
- salt/states/service.py
2016-06-08 11:20:18 -06:00
Mike Place
42c5058a1e
Add tcptraceroute suggestion to minion troubleshooting docs ( #33862 )
...
Closes #33627
2016-06-08 12:19:27 -04:00
Seth House
5ed152fe9b
Add docs for arg/kwarg eauth matching
...
This adds documentation for the addition in #29153 .
2016-06-07 20:53:45 -06:00
C. R. Oldham
8332e6f94e
Add default proxy config directories /etc/salt/proxy.d and ability for proxies to be configured by opts in addition to pillar
2016-06-03 10:11:34 -06:00
Javier Bértoli
9c587c477d
Add example in the docs for varstack as a master_tops
2016-06-03 06:58:30 -03:00
Denys Havrysh
8621f5be54
Debian installation docs: drop section about community-maintained repository
2016-06-02 17:50:47 +03:00
rallytime
9220ea0729
Merge branch '2016.3' into 'develop'
...
Conflicts:
- doc/conf.py
- salt/minion.py
- salt/modules/mac_brew.py
- salt/modules/pkgng.py
- salt/states/apache_module.py
- salt/states/ini_manage.py
- salt/states/win_servermanager.py
2016-06-02 10:13:34 -04:00
Mike Place
64ba252256
Merge pull request #33650 from terminalmage/issue29954
...
Feature: add per-saltenv configuration parameter support
2016-06-01 13:34:30 -07:00
Erik Johnson
c32f432347
Add documentation for per-saltenv configuration parameters
2016-05-31 15:28:21 -05:00
Justin Findlay
9b0eb858a6
add note and workaround to release notes
2016-05-31 11:24:27 -06:00
Wolodja Wentland
259529e25d
Use correct state name in libvirt formula doc ( #33631 )
...
The state module for libvirt has been renamed to 'virt' from
'libvirt' in 2016.3 and these references to the old name have not been
updated.
2016-05-31 11:09:25 -04:00
Ethan Devenport
668800f76c
ProfitBricks cloud provider improvements.
...
* Added disk_type setting to the profile config and updated documentation.
* Added a config option for setting the provisioning wait_for_timeout and updated documentation.
* Refactored image selection by name.
* Print API request ID in debug logging output.
* Made profile size property optional by allowing predefined size or custom cores/ram/disk.
2016-05-31 02:15:12 +00:00
Mike Place
aa4f9cf59c
Merge pull request #33574 from babilen/doc-states-tut-fix-grain-target-expr
...
Adjust target expression in state tutorial
2016-05-27 08:09:08 -07:00
Wolodja Wentland
9ee0e6e29f
Adjust target expression in state tutorial
...
We either have to use 'os:Fedora' here for the grain matcher or use the
compound matcher.
2016-05-27 13:02:42 +02:00
Drew Adams
f15ce68097
change OpenSuse to openSUSE
2016-05-26 22:11:20 -07:00
Drew Adams
bcd6a1cd77
fix osfamily from Suse to SUSE
2016-05-26 22:08:40 -07:00
jacobhammons
65df3a6fa2
Refs #33543
2016-05-26 09:58:42 -06:00
Jacob Hammons
6904936f58
New doc site layout, 2016.3.0 release note known issue additions
2016-05-25 18:09:37 -06:00
Jacob Hammons
a424c38f5d
New doc site layout, 2016.3.0 release note known issue additions
2016-05-25 17:39:55 -06:00
rallytime
a5e0141eda
Merge branch '2015.8' into '2106.3'
...
Conflicts:
- salt/beacons/__init__.py
- salt/modules/saltutil.py
- salt/modules/zypper.py
- salt/states/grains.py
- salt/states/pkgrepo.py
- salt/states/service.py
2016-05-25 13:44:21 -06:00
rallytime
cfc07f7641
Add docs about minion config file in standalone minion docs
...
Fixes #15252
2016-05-25 11:00:12 -06:00
Jεan Sacren
e39c3e29b4
Fix trivial grammar and spelling errors in the doc
2016-05-25 00:07:44 -06:00
Nicole Thomas
00f9090928
Add docs about PyYAML's 1024 character limitations for simple keys ( #33459 )
...
Fixes #33389
2016-05-24 08:12:21 -07:00
rallytime
e6bbc82b58
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/grains/core.py
- salt/modules/aptpkg.py
- salt/pillar/stack.py
- salt/returners/local_cache.py
- salt/runners/manage.py
2016-05-23 16:22:37 -06:00
rallytime
3aa1e6701c
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/win_pkg.py
2016-05-23 15:10:06 -06:00
rallytime
7c41c34528
Merge branch '2015.5' into '2015.8'
...
No conflicts.
2016-05-23 09:40:21 -06:00