Erik Johnson
111188742a
Add documentation for userdata_renderer
2017-04-04 15:40:50 -05:00
David Murphy
fd93caf206
Added further support for functionality on AIX for 2016.11.4
2017-04-04 13:57:37 -06:00
Mike Place
7a04ed2439
Merge pull request #40497 from DSRCorporation/features/39275_memcache
...
Memcache documentation and minor updates.
2017-04-04 13:55:17 -06:00
David Murphy
17b58917f2
Update release information for new AIX support
2017-04-04 13:51:14 -06:00
Erik Johnson
85b9bb4072
Fix label for RST link
2017-04-04 00:28:12 -05:00
Daniel Wallace
6e2f9080ca
update docs for logging handlers
2017-04-03 16:04:53 -05:00
Thomas S Hatch
6279f7c120
fix do to pre correct on python randome function
2017-04-03 14:50:07 -06:00
Thomas S Hatch
66b9515af7
Fix up the doc for failover clarity
2017-04-03 13:24:56 -06:00
Dmitry Kuzmenko
82c45b1a52
Memcache documentation and minor updates.
2017-04-03 19:51:50 +03:00
rallytime
8111909bb1
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/master_tops/index.rst
- salt/runners/saltutil.py
2017-04-03 10:41:01 -06:00
Mike Place
bda781d8f9
Grammar fix
2017-03-31 14:02:48 -06:00
rallytime
d5576d75e7
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/crypt.py
2017-03-30 12:21:44 -06:00
Erik Johnson
0d7b0c4ef0
Improve the master_tops documentation
2017-03-30 11:56:15 -05:00
Roald Nefs
21f161fecc
fix Ubuntu notation in docs/faq.rst
...
Fixed Ubuntu notation in docs/faq.rst: changed Ununtu to Ubuntu.
2017-03-29 20:09:55 +02:00
Ch3LL
f532ec5288
initial 2016.3.7 release notes
2017-03-29 09:34:03 -06:00
Ch3LL
7597d96edb
[2016.11] Bump previous version to 2016.3.6
2017-03-28 12:39:45 -06:00
Ch3LL
a02fa7dd1f
[2016.3] Bump previous version to 2016.3.6
2017-03-28 12:38:45 -06:00
rallytime
5363e0b58b
Update minion data cache documentation
...
Updats the existing documentation and also adds more documentation
to the Multi-Master and Syndic topology files about the addition
of the pluggable minion data store.
2017-03-24 14:25:46 -06:00
David Boucha
3ba50d3c52
add info about what is cached
2017-03-24 11:49:26 -06:00
David Boucha
77e8f6aff9
fix config example
2017-03-24 11:49:26 -06:00
David Boucha
61f2fa9339
Add documentation for the Minion data cache
...
Includes docs for localfs and consul minion data cache modules
2017-03-24 11:49:26 -06:00
rallytime
5c5b74b09a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- pkg/windows/req.txt
2017-03-22 17:20:58 -06:00
rallytime
2ead188b4f
Update release notes for 2016.3.6
2017-03-22 14:21:29 -06:00
C. R. Oldham
bb71710747
Revert "Add special token to insert the minion id into the default_include path"
2017-03-21 13:41:03 -06:00
rallytime
a55c4138a8
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-03-21 10:13:56 -06:00
Erik Johnson
a42be82993
Link to minion start reactor example from FAQ.
...
This provides a natural solution to the chicken-and-egg problem
identified in the FAQ. It also changes the name of the event in the
reactor example, as I think we may have stopped sending the legacy
(i.e. not-namespaced) events, so the "minion_start" event in the example
would be incorrect.
2017-03-21 10:01:20 -05:00
Ch3LL
9c6d8d892f
additional PRs/issues for 2016.3.6 release notes
2017-03-20 15:45:29 -06:00
rallytime
626bd03885
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/runners/manage.py
2017-03-16 10:43:18 -06:00
Ch3LL
a1f8b49bd1
update 2016.3.6 release notes with additional PR's
2017-03-15 16:34:17 -06:00
rallytime
72d16c9fa9
Update "yaml" code-block references with "jinja" where needed
...
There are many `.. code-block: yaml` definitions that should really
be `.. code-block: jinja` definitions. This commit cleans up some
of those and removes warnings like these from the doc build:
```
WARNING: Could not lex literal_block as "yaml". Highlighting skipped.
```
2017-03-15 10:22:19 -06:00
rallytime
029f28bbd5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/cmdmod.py
2017-03-14 15:44:38 -06:00
Mike Place
60066da614
Merge pull request #39924 from dmurphy18/salt_aix_fixMar
...
Add AIX support for user and group execution modules
2017-03-14 15:04:01 -06:00
Ch3LL
f3e7e4fb2a
Add 2016.3.6 Release Notes
2017-03-14 13:39:48 -06:00
Mike Place
6350b07384
Merge pull request #39952 from vutny/doc-faq-minion-upgrade-restart
...
Fix #7997 : describe how to upgrade Salt Minion in a proper way
2017-03-10 11:41:56 -07:00
Mike Place
dc7d4f4224
Merge pull request #39935 from cro/namespace_proxy_cfg
...
Add special token to insert the minion id into the default_include path
2017-03-10 10:51:54 -07:00
Denys Havrysh
d989d749d6
Fix #7997 : describe how to upgrade Salt Minion in a proper way
2017-03-10 16:17:19 +02:00
rallytime
c8b5d390b5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/minion.py
2017-03-09 16:05:15 -07:00
C. R. Oldham
e4aef54c73
Add special token to insert the minion id into the default_include path
2017-03-09 15:31:16 -07:00
David Murphy
5077c989bb
Updated changes file for added AIX support
2017-03-09 09:38:35 -07:00
Ronald van Zantvoort
170cbadc54
CIDR matching supports IPv6, update docs
...
After #22080 IPv6 CIDR matching is supported & functional, docs should('ve) reflected that since 2015.8
2017-03-09 13:52:13 +01:00
Joseph Hall
35440c5936
Add installation tips for azure
2017-03-07 12:12:56 -07:00
Joseph Hall
2a1ae0bf2e
Change example master in azure docs
2017-03-07 10:01:09 -07:00
Mike Place
4002dc1947
Merge pull request #39819 from terminalmage/top-file-matching-docs
...
Improve the Top File matching docs
2017-03-04 09:06:39 -07:00
Jan Kadlec
804b12048c
Add missing apostrophe
2017-03-03 17:58:53 +01:00
Erik Johnson
7178e77eee
Improve the Top File matching docs
...
In 2014.7.0, default matcher in the top file was changed to the compound
matcher, but the docs still suggest that it is the glob matcher. This
commit updates the docs to explicitly mention that the compound matcher
is now the default, and adds a table describing all of the available
matchers that can be set in the top file.
2017-03-03 10:40:22 -06:00
rallytime
65b239664e
Restore ipv6 connectivity and "master: <ip>:<port>" support
2017-03-01 14:15:07 -07:00
Ch3LL
1853c998c4
add initial 2016.11.4 release notes
2017-03-01 09:47:07 -07:00
Nicole Thomas
7b4865c058
Merge pull request #39729 from rallytime/update-release-ver-2016.11
...
[2016.11] Bump latest release version to 2016.11.3
2017-02-28 11:08:25 -07:00
rallytime
b5a7111ad9
[2016.11] Bump latest release version to 2016.11.3
2017-02-28 09:03:05 -07:00
rallytime
c9bc8af8f2
[2016.3] Bump latest release version to 2016.11.3
2017-02-28 09:01:24 -07:00
Denys Havrysh
1d86cf1161
DOCS: add 2nd level header for advanced targeting methods
2017-02-28 16:23:53 +02:00
rallytime
13622899d2
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/development/contributing.rst
2017-02-23 14:37:48 -07:00
Mike Place
652044b18f
A note in the docs about mentionbot
2017-02-22 19:34:02 -07:00
Mike Place
5987c4e30e
Merge pull request #39573 from thatch45/ssl_docs
...
Added a few more comments to the ssl docs
2017-02-22 19:17:13 -07:00
Mike Place
b8e321cbec
Merge pull request #39577 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2017-02-22 19:10:11 -07:00
rallytime
7b9b3f700d
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/dockerng.py
- salt/states/dockerng.py
2017-02-22 16:27:08 -07:00
Ch3LL
c0f8c35df7
fix reference to set in docs
2017-02-22 16:09:16 -07:00
Ch3LL
663f6f159d
add additional PRs to 2016.11.3 release notes
2017-02-22 16:04:05 -07:00
Thomas S Hatch
b230c35eac
This should be good to go now
2017-02-22 14:29:24 -07:00
Mike Place
c10965833a
Merge pull request #39289 from bobrik/autodetect-ipv6
...
Autodetect IPv6 connectivity from minion to master
2017-02-22 12:05:32 -07:00
Mike Place
b492f7094c
Merge pull request #39528 from thatch45/ssl_docs
...
Add better ssl option docs
2017-02-22 11:29:46 -07:00
rallytime
c613d19e76
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/dockerng.py
- salt/states/dockerng.py
2017-02-21 13:59:14 -07:00
Thomas S Hatch
c357e37831
Add minion config
2017-02-21 11:09:46 -07:00
Thomas S Hatch
539bb2aa80
Add better ssl option docs
2017-02-21 08:48:42 -07:00
Cory Wright
cc90d0d53f
The Reactor docs should use pillar='{}' instead of 'pillar={}'
2017-02-17 11:07:39 -06:00
Mike Place
e9b034f02f
Merge pull request #39458 from rallytime/fixup-more-doc-build-warnings
...
Fix more warnings in doc build
2017-02-16 14:45:51 -07:00
Mike Place
e4f8c2bfb0
Merge pull request #39437 from sakateka/fixes_about_saltfile
...
Fixes about saltfile
2017-02-16 13:32:14 -07:00
rallytime
e698bc3508
Fix more warnings in doc build
2017-02-16 11:20:35 -07:00
Megan Wilhite
1acf00da3b
add 2016.11.3 changelog to release notes ( #39451 )
2017-02-16 10:49:53 -07:00
Mike Place
8e2cbd2307
Merge pull request #39448 from gtmanfred/2016.11
...
Add release notes for cisco proxy minions added in Carbon
2017-02-16 10:29:47 -07:00
Daniel Wallace
3172e88700
Add release notes for cisco proxy minions added in Carbon
2017-02-16 10:05:33 -06:00
Sergey Kacheev
f3f129c8f1
document ~/.salt/Saltfile
2017-02-16 17:39:22 +07:00
rallytime
6d78adbf08
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/tutorials/gitfs.rst
- salt/fileserver/roots.py
- salt/loader.py
2017-02-15 10:35:02 -07:00
Mike Place
415102f346
Merge pull request #39411 from rallytime/fix-38762
...
Update external_cache docs with other configuration options
2017-02-15 10:30:39 -07:00
Erik Johnson
7e1803b617
Update docs on upstream EPEL7 pygit2/libgit2 issues ( #39421 )
...
pygit2 was rebuilt, but libgit2 still needs a rebuild. I opened an
upstream bug report this morning, this updates the docs to reflect the
current status of this upstream issue.
2017-02-15 10:10:39 -07:00
rallytime
e13febe58d
Update external_cache docs with other configuration options
...
There are more places than just the minion config file to define
external job cache configuration settings for minions. This change
updates the docs to include some of those other places and the
order in which they're evaluated if the settings are defined in
more than one place.
Fixes #38762
2017-02-14 17:18:35 -07:00
Elias Probst
2021f5b537
Add creation/configuration of Salt PKI dirs to hacking docs ( #39341 )
2017-02-13 09:39:42 -07:00
Erik Johnson
fa3014393c
Document the upstream RedHat bug with their pygit2 package ( #39316 )
...
See https://github.com/saltstack/salt/issues/38630#issuecomment-274403448
2017-02-10 16:09:35 -07:00
rallytime
c1df446b7a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/returners/postgres.py
- salt/returners/postgres_local_cache.py
2017-02-10 10:18:26 -07:00
rallytime
0b8dddf12b
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2017-02-10 08:24:51 -07:00
Mike Place
fc551bcf5d
Merge pull request #39293 from sergeizv/grammar-fix
...
Grammar fix
2017-02-09 15:49:10 -07:00
Mike Place
8a1b45632a
Merge pull request #39295 from sergeizv/typo-fix
...
Fix typo
2017-02-09 15:48:58 -07:00
Mike Place
cfaafece34
Merge pull request #39296 from sergeizv/whitespace-fix
...
Whitespace fix in docs Makefile
2017-02-09 15:26:23 -07:00
Erik Johnson
fbd551e069
Add note about using saltenv jinja var in pillar top files
...
This adds some useful information to the pillar docs.
2017-02-09 14:39:09 -06:00
Ivan Babrou
55965ce505
Autodetect IPv6 connectivity from minion to master
2017-02-09 11:33:21 -08:00
Sergei Zviagintsev
1d4c1dc140
Whitespace fix in docs Makefile
...
Remove extra empty line
2017-02-09 19:19:09 +01:00
Sergei Zviagintsev
04bde6eed2
Fix link in proxyminion guide
2017-02-09 19:18:13 +01:00
Sergei Zviagintsev
5d9f36d58d
Fix typo
...
manor -> manner
2017-02-09 19:16:08 +01:00
Sergei Zviagintsev
70f2b586d3
Rewrap paragraph
...
Rewrap the paragraph to fit in 80 chars line. The contents isn't
changed.
2017-02-09 19:13:01 +01:00
Sergei Zviagintsev
e6ab5178ea
Grammar fix
...
Use 'if' instead of 'in case'
2017-02-09 19:02:29 +01:00
rallytime
2f74dcf685
Various doc updates to fix warnings in doc build
2017-02-06 16:56:58 -07:00
rallytime
7ea5f7f82f
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-02-06 12:33:52 -07:00
rallytime
5aeddf42a0
Restore "Salt Community" doc section
...
This was moved to the `topics/index.rst` page in PR #10792 , but
seems to have been accidentally removed in PR #30770 .
2017-02-03 16:43:04 -07:00
rallytime
6504bb6b02
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/pillar.py
- salt/states/archive.py
- tests/integration/states/archive.py
2017-02-03 09:48:58 -07:00
Daniel Wallace
da3053ea9b
update vmware getting started doc ( #39146 )
...
The IDE entry needs to be a dictionary entry. Without this, it is seen
as a string. This is probably done this way so that in the future,
configurations can be added to the IDE device.
2017-02-03 09:00:00 -07:00
Ivan Babrou
6ffeda3ee5
Clarify ipv6 option for minion and inteface for master, closes #39118 ( #39131 )
...
* Clarify ipv6 option for minion and inteface for master, closes #39118
* Add ipv6 reference
2017-02-02 08:35:00 -07:00
rallytime
b866427f59
Add a bunch of missing doc module references
...
Also added an index.rst file for executors, renamed the
azurearm.rst file (Was misspelled with "azureare"), and
removed the xbps-pkg.rst file since that is an invalid
reference.
2017-01-31 15:12:34 -07:00
rallytime
b2b3989773
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/engines/__init__.py
- salt/loader.py
2017-01-30 16:58:31 -07:00
rallytime
b732a1f646
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2017-01-30 16:45:16 -07:00
Nicole Thomas
56ccae6ff7
Add 2015.8.14 release notes file ( #39046 )
2017-01-30 16:44:00 -07:00