salt/doc/ref
Erik Johnson 6db2beb6c0
Replace "pchanges" with "changes" to fix onchanges/prereq requisites
Since "pchanges" was never supported in the state compiler, and
"changes" is what these reqs always used, replacing "pchanges" with
"changes" will allow those requisites to work in test mode.

Conflicts:
  - salt/states/file.py
  - salt/states/linux_acl.py
  - salt/utils/napalm.py
  - tests/integration/modules/test_state.py
  - tests/unit/states/test_file.py
2019-04-18 10:56:30 -04:00
..
auth/all Add auth.file module to auth documentation page 2018-04-11 11:40:00 -04:00
beacons/all Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
cache/all Clean up Sphinx warnings 2018-06-06 08:42:21 -05:00
cli Merge branch '2018.3' into '2019.2' 2019-03-28 11:10:45 -04:00
clients Fix sphinx build warnings in 2018.3 branch 2018-11-13 10:17:37 -06:00
clouds/all Clean up Sphinx warnings 2018-06-06 08:42:21 -05:00
configuration Merge branch '2018.3' into '2019.2' 2019-03-28 11:10:45 -04:00
engines/all Fix docs configuration for renamed logstash engine 2018-11-13 19:05:29 -06:00
executors Merge branch '2018.3' into '2019.2' 2019-03-28 11:10:45 -04:00
file_server Migrate Dynamic Module Distribution to Modular Systems. 2018-11-30 18:21:12 -05:00
grains/all Merge branch '2018.3' into 'develop' 2018-06-06 13:35:36 -04:00
internals Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
modules Merge branch '2018.3' into '2019.2' 2019-03-14 16:13:54 -04:00
netapi/all Move the local TOC up since it's such a large docstring 2017-05-12 12:03:26 -06:00
output/all fix use of virtualname 2019-02-19 13:16:06 -06:00
pillar Merge branch '2018.3' into 'fluorine' 2018-10-18 10:41:42 -04:00
proxy/all Merge pull request #48356 from mirceaulinic/pyeapi-modules 2018-07-20 09:32:44 -04:00
queues/all Adds new Understanding Jinja topic, and fixes several Jinja doc issues. 2016-06-13 18:30:42 -06:00
renderers Merge branch '2018.3' into 'develop' 2018-06-06 13:35:36 -04:00
returners Merge branch '2018.3' into '2019.2' 2019-03-28 11:10:45 -04:00
roster/all Fix some doc build warnings 2018-09-17 16:20:05 -04:00
runners Replaced test.ping with test.version 2019-03-25 12:09:48 -05:00
sdb/all Document the Redis SDB module 2018-06-21 10:54:17 +00:00
serializers/all Adds new Understanding Jinja topic, and fixes several Jinja doc issues. 2016-06-13 18:30:42 -06:00
states Replace "pchanges" with "changes" to fix onchanges/prereq requisites 2019-04-18 10:56:30 -04:00
thorium/all Add a bunch of missing doc module references 2017-01-31 15:12:34 -07:00
tops Fix fluorine docs build warnings 2018-11-13 11:10:11 -06:00
wheel/all Adds new Understanding Jinja topic, and fixes several Jinja doc issues. 2016-06-13 18:30:42 -06:00
index.rst Fix all Sphinx warnings 2018-05-31 15:28:25 -05:00
peer.rst Replaced test.ping with test.version 2019-03-25 12:09:48 -05:00
publisheracl.rst Doc note about user names regex matching in pub acl and eauth. 2018-01-17 17:49:19 +03:00
python-api.rst