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
Nicole Thomas
fef1b1133d
Add 2016.3.6 release notes file ( #39045 )
2017-01-30 16:43:50 -07:00
Nicole Thomas
0943872fab
Add 2016.11.3 release notes file ( #39044 )
2017-01-30 16:43:40 -07:00
Nicole Thomas
7c43f4ac32
[2016.3] Update release numbers for doc build ( #39042 )
2017-01-30 15:52:33 -07:00
Nicole Thomas
27081d6520
[2016.11] Update release numbers for doc build ( #39040 )
2017-01-30 15:51:09 -07:00
Nicole Thomas
424e68436e
Update 2016.11.2 release notes ( #39039 )
2017-01-30 15:40:00 -07:00
Nicole Thomas
ff324599d5
Update 2016.3.5 release notes ( #39038 )
2017-01-30 15:39:47 -07:00
Nicole Thomas
5943fe65d3
Update 2015.8.13 release notes ( #39037 )
2017-01-30 15:39:33 -07:00
rallytime
76e95087fd
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-01-27 11:52:03 -07:00
Mike Place
cfdbc99e12
Merge pull request #38989 from alprs/docfix-state_pt3_environ
...
Documentation: fix SLS in environment variable examples
2017-01-27 10:00:07 -07:00
Andreas Lutro
52a9ad1c60
fix SLS in environment variable examples
2017-01-27 11:19:04 +01:00
rallytime
fdaa5ac1b0
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/master.py
- salt/pillar/__init__.py
- salt/utils/__init__.py
2017-01-26 14:09:37 -07:00
Erik Johnson
6b014e53fc
Rename on_demand_pillar to on_demand_ext_pillar
2017-01-25 15:08:57 -06:00
Erik Johnson
d216f90c63
Document new on_demand_pillar option and add to config template
2017-01-25 14:43:14 -06:00
Mike Place
e420763285
Merge pull request #38944 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2017-01-25 12:44:42 -07:00
Mike Place
f94b8798b6
Merge pull request #38918 from thatch45/thorium_typos
...
Thorium typos
2017-01-25 12:00:40 -07:00
rallytime
ee33a53a64
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/dockerng.py
- tests/unit/doc_test.py
2017-01-25 09:43:12 -07:00
Robert James Hernandez
9cc9c6110d
Adding explicit call to python-systemd in jessie-backports
2017-01-24 14:25:45 -08:00
Thomas S Hatch
0b4aca9145
fix some minor typos in the thorium docs
2017-01-24 10:05:23 -07:00
Erik Johnson
42a3652620
Add top file merging docs to the master config file documentation
...
Also put the top file stuff in its own section of the minion config
file, along with a message explaining that these options are only used
in masterless salt.
2017-01-23 20:38:03 -06:00
Megan Wilhite
2786e209c6
add 2016.11.2 changelog to release notes ( #38848 )
2017-01-20 15:32:45 -07:00
Nicole Thomas
a275b9714e
Merge pull request #38815 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2017-01-20 11:53:00 -07:00
Ch3LL
31f324c4ff
add 2016.3.5 changelog to release notes
2017-01-19 15:43:28 -07:00
rallytime
315b2c8712
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/win_system.py
- tests/unit/modules/win_system_test.py
2017-01-18 14:16:45 -07:00
David Boucha
dbe9edb806
fix reactor example.
...
This version is tested on 2016.11 branch and was found working
ZD 1035
2017-01-18 11:46:34 -07:00
rallytime
1e125e2844
Update pillar tutorial lanuage regarding pillar_opts settings
...
The pillar_opts option defaults to ``False``. This change updates
the language in the pillar tutoral to be in-line with the default
setting.
Fixes #38629
2017-01-17 14:55:17 -07:00
rallytime
64d866f7ab
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-01-17 11:44:26 -07:00
Denys Havrysh
4620dc4afa
DOCS: add C++ compiler installation on RHEL required for bundled 0mq
2017-01-17 15:02:31 +02:00
rallytime
30e8a66fb0
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/netapi/rest_tornado/saltnado.py
- tests/integration/netapi/rest_tornado/test_app.py
2017-01-16 18:54:14 -07:00
rallytime
d24776f5e9
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- conf/master
- doc/topics/netapi/index.rst
- salt/netapi/__init__.py
2017-01-15 16:07:55 -07:00
Mike Place
0ad5d22ad4
Merge pull request #38703 from yhekma/docfix
...
The `test` option is only valid for the minion, not the master
2017-01-15 10:56:22 -07:00
Mike Place
f4233bb18d
Merge pull request #38739 from vutny/fix-runtests-doc
...
DOCS: correct examples of running test suite
2017-01-15 07:35:47 -07:00
Denys Havrysh
b872bb63f6
DOCS: correct examples of running test suite
2017-01-15 11:48:04 +02:00
Denys Havrysh
51d4707071
DOCS: add links to File State Backups page where necessary ( #38735 )
2017-01-14 11:49:21 -07:00
Sébastien Santoro
6d3717b9ee
Proofread jinja_to_execution_module tutorial ( #38720 )
2017-01-13 14:53:50 -07:00
rallytime
4e1e45d640
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2017-01-13 14:45:36 -07:00
rallytime
b910499dbe
Various follow up fixes
...
Merge branch '2015.8.12_follow_up' into '2015.8'
2017-01-13 14:40:17 -07:00
Yoram Hekma
57df3bf148
The test
option is only valid for the minion, not the master
2017-01-12 09:13:46 +01:00
rallytime
30429b2e44
Remove the installation instructions for out-of-date community ppa
...
These packages are not being updated and it is causing confusion.
Ubuntu packages should be installed with the instructions on
repo.saltstack.com.
2017-01-09 17:13:50 -07:00
rallytime
e8309a6bbf
Add release notes for 2015.8.13
2017-01-09 14:25:31 -07:00
rallytime
34282322c0
Clean up tests and docs for batch execution
...
Batch execution was removed from NetapiClient and Saltnado in
previous commits. This change is a follow up that removes related
test cases and doc references.
2017-01-09 11:29:34 -07:00
Super-User
fbdd32f46b
add note related to issue #37027
2017-01-06 15:25:51 +01:00
rallytime
30f14d15df
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/config/__init__.py
- salt/engines/slack.py
2017-01-04 16:54:58 -05:00
Mike Place
7b74436d13
Merge pull request #38562 from rallytime/arch-install-docs
...
Update arch installation docs with correct package name
2017-01-04 13:04:27 -07:00
rallytime
8b1897ace9
Update arch installation docs with correct package name
...
When 2016.11.0 was released, the naming of the salt package was
changed. The salt-zmq version is now named just "salt" and the
salt-raet pacakge is no longer being updated.
2017-01-04 13:08:47 -05:00
David Boucha
4ddbc2ecaa
add note about pyVmomi locale workaround ( #38536 )
2017-01-04 09:24:04 -05:00
twangboy
e96bfe8fa2
Change OSX/OS X to macOS where possible
2016-12-28 14:49:46 -07:00
rallytime
efb8a8ddf5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/ref/configuration/minion.rst
- salt/config/__init__.py
- salt/minion.py
2016-12-22 10:39:14 -07:00
Erik Johnson
27253522c8
Improve pillar documentation ( #38407 )
...
* rename anchor
* Move pillar cache config option to different section, add an anchor
* Add links to master and minion config items
* Add documentation for pillar.item's "delimiter" argument
* Improve pillar documentation
This improves RST formatting, adding hyperlinks as well as adding
information on the difference between in-minion pillar data and
pillar data that is compiled on-demand.
* Add section on how pillar environments are handled
2016-12-22 10:32:37 -07:00
Mike Place
68430b1fa6
Merge pull request #38348 from rallytime/mod-docs-2016.11
...
Update autodoc topics for new modules added in 2016.11
2016-12-20 13:36:20 -07:00
rallytime
b31c2412ca
Add __iter__ and next options to doc/conf.py
...
This allows sphinx to build without autodoc errors on mock objects
that should be iterable.
Also added versionadded tags to the snapper module and state.
2016-12-20 11:50:43 -07:00
Dmitry Kuzmenko
dad748f57a
Data cache plugin configuration documentation.
2016-12-20 19:32:48 +03:00
rallytime
c6e191ad0d
Remove doc markup references from 2016.11 branch
2016-12-19 15:14:37 -07:00
rallytime
513058945c
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/ref/states/requisites.rst
- doc/topics/cloud/profitbricks.rst
- doc/topics/cloud/vsphere.rst
- doc/topics/releases/0.9.8.rst
- doc/topics/releases/releasecandidate.rst
- salt/cloud/clouds/vsphere.py
- salt/minion.py
- salt/states/archive.py
- tests/unit/states/archive_test.py
2016-12-19 14:58:39 -07:00
rallytime
366271f459
Add snapper to state index doc module list
2016-12-19 10:32:44 -07:00
rallytime
135d254c80
Remove netapi autodoc files: they should not be added as their doc structure is different
2016-12-19 17:00:20 +00:00
rallytime
0006139aca
Update autodoc topics for new modules added in 2016.11
2016-12-19 16:44:34 +00:00
Mike Place
c83db5a785
Merge pull request #38320 from rallytime/cleanup-doc-refs
...
Cleanup doc internal markup references
2016-12-18 05:31:27 -07:00
Mike Place
ebb9f6cbbc
Merge pull request #38323 from rallytime/update-cloud-provider-links
...
Update the Cloud Provider Specifics links in cloud docs
2016-12-18 05:30:48 -07:00
rallytime
5940db5b3f
Merge branch '2016.3' into '2016.11'
...
No conflict.
2016-12-16 15:25:08 -07:00
rallytime
022caf23e9
Update the Cloud Provider Specifics links in cloud docs
...
- Reordered some to be alphabetical
- Added Azure Arm
- Added Dimension Data
2016-12-16 15:19:45 -07:00
Nicole Thomas
9e35f5dd08
Add azurearm module to doc index ( #38322 )
2016-12-16 14:44:20 -07:00
rallytime
5c42a361a0
Remove ":doc:" references from all doc/topics/installation/* files
2016-12-15 16:50:16 -07:00
rallytime
23bce1c929
Remove ":doc:" references from all doc/topics/releases/* files
2016-12-15 16:45:51 -07:00
rallytime
4aafa41d22
Remove ":doc:" references from a bunch of doc/* files
2016-12-15 16:09:27 -07:00
rallytime
02bfe7912c
Remove more ":doc:" references from doc/* files
2016-12-15 15:36:44 -07:00
rallytime
6e32267d0c
Remove ":doc:" references in salt/* files
2016-12-15 14:03:56 -07:00
rallytime
4a62d01577
Add docs for syndic_wait setting
...
Fixes #38174
2016-12-15 10:40:01 -07:00
Nicole Thomas
56a8fa3f77
Add 2016.11.2 release notes ( #38260 )
2016-12-14 16:40:06 -07:00
Nicole Thomas
702d46244b
[2016.11] Bump latest release version to 2016.11.1 ( #38257 )
2016-12-14 16:28:39 -07:00
Nicole Thomas
6b9060c38f
[2016.3] Bump latest release version to 2016.11.1 ( #38256 )
2016-12-14 16:28:19 -07:00
rallytime
6a327d1367
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2016-12-13 10:19:47 -07:00
Denys Havrysh
a6098bac1a
Remove note about SaltTesting installation, now it is in the requirements
2016-12-13 11:38:35 +02:00
rallytime
e31f97cf71
Merge branch '2016.3' into '2016.11'
...
No conflicts.
2016-12-12 10:08:27 -07:00
Denys Havrysh
e9f419ff64
Document the requirements for running ZeroMQ-based integration tests
2016-12-10 22:16:18 +02:00
Megan Wilhite
f7294dc85b
add 2016.11.1 changelog to release notes ( #38186 )
2016-12-09 15:44:09 -07:00
Joseph Hall
71b787e250
Add Azure ARM docs for 2016.11.0
2016-12-08 12:43:18 -07:00
Megan Wilhite
1a42e24e72
Fix beacon index ( #38129 )
...
* add new beacon modules to index
* add salt.beacons.avahi_announce to index and release notes
2016-12-07 10:44:53 -07:00
Nicole Thomas
5d9d6b9280
Merge pull request #38057 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2016-12-06 16:11:41 -07:00
Nicole Thomas
1bb31bbebd
Start release notes file for 2016.11.1 release ( #38084 )
2016-12-05 15:24:11 -07:00
rallytime
8fd53a4808
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/cloud/vsphere.rst
- salt/config/__init__.py
- salt/daemons/masterapi.py
- salt/templates/rh_ip/network.jinja
- salt/utils/parsers.py
- tests/unit/daemons_test.py
2016-12-02 12:18:18 -07:00
Ch3LL
e95f88fbe3
add docs for hash_type change to sha256
2016-12-02 09:28:50 -07:00
Dmitry Kuzmenko
e51448f5ed
Added Carbon release notes. Fixed sphinx errors in the file. ( #38022 )
2016-12-01 09:59:15 -07:00
Nicole Thomas
6f34332e87
Adjust code examples to use the actual bootstrap-salt.sh file name ( #38011 )
2016-12-01 09:01:25 -07:00
Nicole Thomas
6942d5d95b
Merge pull request #37995 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-11-30 13:12:55 -07:00
Mike Place
69a74a4d2d
Merge pull request #37950 from vutny/fix-starting-up-syndic
...
Set default Salt Master address for a Syndic (like for a Minion)
2016-11-30 11:09:03 -07:00
rallytime
b44e17921c
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-11-30 09:21:45 -07:00
Denys Havrysh
7d9bc9abce
syndic_master: correct default value, documentation and example config
2016-11-30 17:18:44 +02:00
Mike Place
ca3a9488f1
Merge pull request #37979 from terminalmage/revert-pillar-change
...
Revert addition of pillar_roots_override_ext_pillar
2016-11-30 07:34:23 -07:00
Erik Johnson
61ed9a8657
Add clarifying language to ext_pillar_first docs
...
Also remove a sentence which may lead people to believe that they can
make git_pillar and pillar_roots share top/sls files and be compiled
together.
2016-11-29 15:49:05 -06:00
Erik Johnson
6135dfa4dd
Revert addition of pillar_roots_override_ext_pillar
...
This turned out to be an unnecessary addition, as the root cause was
ext_pillar_first not behaving as documented.
2016-11-29 15:35:04 -06:00
Nicole Thomas
186b3c7959
Fix RST link format ( #37958 ) ( #37970 )
2016-11-29 14:34:07 -07:00
Erik Johnson
7f269bc7f9
Add clarification on expr_form usage and future deprecation ( #37964 )
2016-11-29 13:45:11 -07:00
Mike Place
ea46639ce7
Merge pull request #37272 from vutny/fix-getting-default-logging-opts
...
Get default logging level and log file from default opts dict
2016-11-28 16:04:20 -07:00
Nicole Thomas
8f986b28dc
Remove release candidate doc ref from 2016.11.0 release notes ( #37931 )
2016-11-28 13:49:28 -07:00
Nicole Thomas
0f8b187d15
Merge pull request #37923 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2016-11-28 12:55:03 -07:00
Thomas S Hatch
14271156f6
Add a release notes reference to the docker-sls tutorial ( #37927 )
2016-11-28 12:54:17 -07:00
rallytime
da7f5518eb
Don't let 2016.3 doc config changes overwrite the 2016.11 changes
2016-11-28 11:09:35 -07:00
rallytime
dfedd1185a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/grains/core.py
- salt/modules/ddns.py
- salt/templates/rh_ip/network.jinja
2016-11-28 11:08:19 -07:00
rallytime
523a67c422
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/conf.py
- doc/topics/releases/version_numbers.rst
2016-11-28 10:52:52 -07:00
Erik Johnson
4cdc6cf5ec
Update earlier release channels' docs with Carbon release notes ( #37914 )
...
* Update reference to Carbon in vsphere docs
* Replace reference to Carbon in top file merging docs
* Include Carbon version number
* Replace references to Carbon with 2016.11.0
2016-11-28 10:33:31 -07:00
Nicole Thomas
d31491a7fe
[2015.8] Update version numbers in doc config for 2016.11.0 release ( #37918 )
2016-11-28 10:09:27 -07:00
Nicole Thomas
d204099db8
[2016.11] Update version numbers in doc config for 2016.11.0 release ( #37917 )
2016-11-28 10:08:52 -07:00
rallytime
bd40592289
[2016.3] Update version numbers in doc config for 2016.11.0 release
2016-11-28 09:18:38 -07:00
Benjamin Drung
9a51ba5c5b
Fix various spelling mistakes
2016-11-24 16:00:31 +01:00
Erik Johnson
7c1cfa82e4
Clarify the master_type docs ( #37841 )
...
Mention when "disable" began to be supported.
2016-11-22 11:44:46 -07:00
rallytime
3d6d32edc5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/development/contributing.rst
2016-11-21 17:29:07 -07:00
Nicole Thomas
0e74bad284
Update branch refs to more relevant branch ( #37826 )
...
And cleanup some :ref: links that are rendering incorrectly
2016-11-21 16:41:02 -07:00
Nicole Thomas
c300863159
Add some dependency documentation to libvirt docs ( #37820 )
...
Fixes #5999
2016-11-21 15:15:20 -07:00
Nicole Thomas
4910912ffa
Update orchestrate runner file.copy doc example ( #37817 )
...
The kwarg arguments should be a dictionary, and not a list.
Fixes #37383
2016-11-21 13:23:08 -07:00
Adrian Todorov
ca3b6e7874
Update proxmox.rst with more options and LXC
2016-11-21 10:26:59 -07:00
Dmitry Kuzmenko
6857b9b8b1
Documented new TLS/SSL settings.
2016-11-21 17:21:54 +03:00
Denys Havrysh
83d6a44254
Add ssh_log_file
option to master config and documentation
2016-11-20 16:13:55 +02:00
Denys Havrysh
c8a0915460
Fix configuration example and documentation for syndic_log_file
option
2016-11-19 13:11:36 +02:00
Erik Johnson
62f998d013
Update RST and release notes for Carbon release ( #37715 )
...
Since v2016.11.0rc2 will not become v2016.11.0, the docs needed to be
updated regarding a bugfix that was originally slated for 2016.11.1
since it came after RC2 was cut.
2016-11-15 16:51:31 -07:00
rallytime
0e332ab591
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/cli/batch.py
- salt/cli/salt.py
- salt/transport/client.py
- salt/utils/vmware.py
- tests/integration/modules/sysmod.py
2016-11-14 09:14:00 -07:00
Mike Place
a97c2ad34b
Merge pull request #37640 from rallytime/update-release-notes
...
Add known issue #37541 to 2016.3.4 release notes
2016-11-12 09:28:12 +13:00
rallytime
6d6de12aff
Grammatical fix
2016-11-11 11:03:57 -07:00
C. R. Oldham
1ca5b958c6
Forward-port change from 2015.8 adding release note for rotate_aes_key
2016-11-11 10:36:47 -07:00
C. R. Oldham
a01b66556f
Add docs for rotate_aes_key ( #37641 )
2016-11-11 10:30:46 -07:00
rallytime
24d7f20e16
Add known issue #37541 to 2016.3.4 release notes
...
Refs #37541
2016-11-11 09:46:28 -07:00
rallytime
4c245a3fa5
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/x509.py
2016-11-10 16:51:52 -07:00
Nicole Thomas
8ba9ceda50
Merge pull request #37609 from rallytime/merge-2016.11
...
[2016.11] Merge forward from carbon to 2016.11
2016-11-10 15:48:43 -07:00
Nicole Thomas
eea781a9ac
Update the docbuild settings for 2016.11 branch ( #37606 )
2016-11-10 10:47:25 -07:00
Nicole Thomas
06786f9617
Remove the v
from the tag reference ( #37595 )
...
When installing with pip, we just need the package version. No `v`.
2016-11-10 09:41:34 -07:00
Aditya Kulkarni
a7e09f9260
Use existing VM's VDD size if not specified in the cloud profile ( #37579 )
2016-11-10 09:41:11 -07:00
Clint Armstrong
928462df1d
fix example of function argument limiting ( #37584 )
2016-11-09 13:37:18 -07:00
rallytime
f44e14b63c
Merge branch 'carbon' into '2016.11'
...
Conflicts:
- salt/modules/file.py
2016-11-09 12:56:58 -07:00
Nicole Thomas
7036707fbf
Back-port #37569 and #37581 to 2016.11 ( #37585 )
...
* Remove known issues section for rc2
All of these have been fixed in the latest rc
* Add smartOS RC build instructions back to RC docs
And update the links to the new packages
2016-11-09 10:39:07 -07:00
Nicole Thomas
b24992ea38
Update release candidate docs with RC2 info ( #37568 )
2016-11-09 10:19:11 -07:00
rallytime
5ead1425d7
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- doc/topics/releases/releasecandidate.rst
- salt/modules/win_servermanager.py
2016-11-08 13:04:33 -07:00
Jonathan Ballet
89b9417605
Documentation rendering fixes ( #37543 )
...
* doc: fix documentation rendering of salt.runners.survey
* doc: fix Sphinx documentation warnings
2016-11-08 09:42:12 -07:00
Ronald van Zantvoort
cb445550a6
typofix
2016-11-08 01:13:12 +01:00
Ronald van Zantvoort
ae4e86ccc2
modify docs to utilize backend:requests
2016-11-07 22:28:32 +01:00
rallytime
eae3b9e30f
Merge branch 'carbon' into '2016.11'
...
No conflicts.
2016-11-07 08:15:42 -07:00
rallytime
3b56f8bce1
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- doc/topics/event/master_events.rst
2016-11-07 08:13:57 -07:00
Mike Place
2758e74785
Clarify docs on salt-key events
...
Closes #37448
2016-11-07 13:03:40 +13:00
Erik Johnson
c08038d9ea
Update 2016.3.5 release notes with source_hash_name explanation
2016-11-06 11:53:41 -06:00
rallytime
9b3e4414c8
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- pkg/windows/modules/get-settings.psm1
- salt/modules/mac_power.py
- salt/modules/win_dsc.py
- salt/modules/win_servermanager.py
- salt/states/file.py
- salt/utils/event.py
- salt/utils/gitfs.py
2016-11-04 15:23:49 -06:00
twangboy
9e0631a1ae
Add docs denoting the requirement for at least PowerShell 3
2016-11-04 14:04:43 -07:00
Nicole Thomas
8aa101a99c
Get release notes started for 2016.3.5 ( #37485 )
2016-11-04 14:22:26 -06:00
Nicole Thomas
dfd94959b6
[2016.3] Doc version updated to 2016.3.4 ( #37483 )
2016-11-04 14:12:19 -06:00
Nicole Thomas
c505a059ef
[2015.8] Doc version updated to 2016.3.4 ( #37482 )
2016-11-04 14:10:24 -06:00
rallytime
4132929832
Merge branch 'carbon' into '2016.11'
...
No conflicts.
2016-11-04 13:38:34 -06:00
rallytime
c31f879f8b
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/cloud/clouds/vmware.py
2016-11-02 11:33:21 -06:00
Mike Place
9446e48da0
Merge pull request #37350 from pass-by-value/full_and_linked_clone_v1
...
Add handling for full and linked clone
2016-11-02 21:02:29 +13:00
Erik Johnson
3014afd517
Overhaul archive.extracted state
...
This fixes a number of annoyances with the archive.extracted state.
Rather than re-state the changes again here, they can be observed in the
carbon release notes, where they have been documented.
2016-11-01 19:35:57 -05:00
Thomas S Hatch
45f365e14f
Merge pull request #37357 from rallytime/update-version-refs
...
Update remaining Carbon references to 2016.11.0
2016-11-01 09:07:05 -06:00
Nicole Thomas
5328bc8d99
Update man pages for 2016.11 ( #37354 )
2016-10-31 13:09:01 -06:00
rallytime
6332da5c44
Prep release notes for 2016.11
2016-10-31 13:05:24 -06:00
rallytime
d4364d284a
Officially update version.py for carbon to be 2016.11.0
2016-10-31 11:46:00 -06:00
Aditya Kulkarni
d8b1c9c777
Add handling for full and linked clone
...
and commit disk mode additions
2016-10-31 12:30:49 -04:00
rallytime
e10058c831
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-10-31 10:15:25 -06:00
rallytime
39459ed30b
Document the existence of placementgroup option in ec2 driver
2016-10-28 12:51:46 -06:00
rallytime
0df3feec3c
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-10-28 09:25:00 -06:00