salt/doc/topics/tutorials
Nicole Thomas 9942ea9319 [develop] Merge forward from 2016.3 to develop (#32636)
* Ensure rh_service not used on CloudLinux 7

Add CloudLinux to RHEL-derived distros excluded from rh_service use in osrelease >= 7

* Fix binary search and replace (#32542)

* Don't return None from eval_master (#32555)

Raise an exception instead. Because eval master if returns should return
a tuple.

* redact passwords and hashes from user.present updates

Fixes #32381

* Better log message on minion restart if master couldn't be reached. (#32576)

* Revert PR #32480 and apply #32314 with fixes / documentation (#32558)

* Revert "Fix loop in maint.flo"

This reverts commit 5196cd6a6e5db3c7b1a47b1740881bbd3e87ea3d.

* Revert "Clear VCS fsbackend and git_pillar locks on master start"

This reverts commit 7e3caa9bae1ac4de62db9924374e35a8b826937e.

* Revert "Add functions to remove VCS fsbackend update locks and git_pillar update/checkout locks"

This reverts commit 4c2db32419022501eae2a695ec488693e043d189.

* prevent eternal gitfs lock due to process crash

* Use salt.utils.fopen() instead of open()

* Make pid locking work for more than just gitfs

Also, make logging more descriptive, to aid in troubleshooting.

* Add git_pillar_global_lock config option default value

* Document proper usage of {gitfs,git_pillar}_global_lock

* Fix comments value in salt.states.pkgrepo example (#32604)

'comments' option adds '#' automatically. Example contains `#http://mirror.centos.org/centos/$releasever/os/$basearch/` string which becomes prefixed with '##' in generated file.

* alphabetize directories for dynamic modules (#32599)

Also add engines and proxy minions to the list.

* Expand on the open-source vs open-core FAQ

* Language clarification.

* Fix some mistakes in the salt-ssh thin shell script (#32583)

* [[ is bash, not compatible with /bin/sh

* check if python command exists before calling it

* Deprecate 'user' and 'group' in state cmd (#32613)

* Remove unused 'group' argument

* Fix unit testing of cmd.mod_run_check without group arg

* Deprecate 'user/group' in cmd.run

* Deprecate 'user'/'group' in cmd.script

* Deprecate 'user' in cmd.wait

* Deprecate 'user'/'group' in cmd.wait_script

* Fix mod_run_check without 'group'

* Push deprecation back one release

* Fix mac_service and mac_system modules (#32587)

* Fix mac_service module

* Add integration tests for new functions

* Start will not enable the service beforehand

* Remove unused variables
2016-04-18 08:40:20 -06:00
..
cloud_controller.rst Merge branch '2014.7' into develop 2014-12-23 10:57:26 -07:00
cron.rst Improve state module docs, replace references to state.highstate/state.sls with state.apply 2016-03-21 22:56:17 -05:00
esky.rst Fix trailing whitespace 2014-12-11 07:53:19 -08:00
esxi_proxy_minion.rst Change all relevant Boron references to 2016.3.0 2016-02-10 15:45:28 -07:00
firewall.rst Doc restructuring, organization, and cleanup. Updated the doc navigation. 2016-01-31 20:10:02 -07:00
gitfs.rst Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8 2016-01-05 16:11:20 -07:00
halite.rst Deprecate Halite from the Salt docs 2015-05-05 16:01:35 -06:00
http.rst Merge branch '2015.5' into '2015.8' 2016-03-02 12:33:10 -07:00
index.rst Document new functionality for packaging external modules 2016-02-17 12:15:43 -07:00
intro_scale.rst Merge branch '2015.5' into '2015.8' 2016-04-04 12:36:14 -06:00
lxc.rst Fix typo doesnt -> doesn't 2016-02-04 12:38:29 +01:00
minionfs.rst Minor grammar changes to #28271 2015-10-26 06:15:19 -06:00
modules.rst Fix trailing whitespace 2014-12-11 07:53:19 -08:00
multimaster_pki.rst Improve state module docs, replace references to state.highstate/state.sls with state.apply 2016-03-21 22:56:17 -05:00
multimaster.rst [develop] Merge forward from 2016.3 to develop (#32636) 2016-04-18 08:40:20 -06:00
packaging_modules.rst Document new functionality for packaging external modules 2016-02-17 12:15:43 -07:00
pillar.rst Merge branch '2015.8' into '2016.3' 2016-03-25 11:47:16 -06:00
preseed_key.rst Merge branch '2015.8' into '2016.3' 2016-03-25 11:47:16 -06:00
quickstart.rst Merge branch '2015.8' into '2016.3' 2016-03-25 11:47:16 -06:00
rooted.rst Fix typo an dont -> don't 2015-11-04 10:59:22 +01:00
salt_bootstrap.rst Merge branch '2015.8' into '2016.3' 2016-04-05 15:09:27 -06:00
standalone_minion.rst Improve state module docs, replace references to state.highstate/state.sls with state.apply 2016-03-21 22:56:17 -05:00
starting_states.rst Merge branch '2015.5' into '2015.8' 2016-03-24 15:48:00 -06:00
states_pt1.rst [develop] Merge forward from 2016.3 to develop (#32494) 2016-04-11 17:07:15 -06:00
states_pt2.rst Merge branch '2015.5' into '2015.8' 2016-03-24 15:48:00 -06:00
states_pt3.rst Assorted doc bugs 2015-10-05 17:37:13 -06:00
states_pt4.rst Merge branch '2015.5' into '2015.8' 2016-03-24 15:48:00 -06:00
states_pt5.rst Merge branch '2015.8' into '2016.3' 2016-03-25 11:47:16 -06:00
stormpath.rst Updates to Stormpath as per Randall Degges 2015-04-22 15:59:09 -06:00
syslog_ng-state-usage.rst Fix typo an other -> another 2015-11-04 10:59:22 +01:00
walkthrough_macosx.rst Merge branch '2015.8' into '2016.3' 2016-03-25 11:47:16 -06:00
walkthrough.rst mention /etc/salt/minion_id in docs explicitly (#32573) 2016-04-14 10:36:28 -06:00
writing_tests.rst Fix typo fucntion -> function 2016-04-04 14:47:12 +02:00