Cory Wright
cc90d0d53f
The Reactor docs should use pillar='{}' instead of 'pillar={}'
2017-02-17 11:07:39 -06: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
Nicole Thomas
5328bc8d99
Update man pages for 2016.11 ( #37354 )
2016-10-31 13:09:01 -06:00
rallytime
0df3feec3c
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-10-28 09:25:00 -06:00
Nicole Thomas
47290d88a2
Update man pages for the 2016.3 branch ( #37259 )
2016-10-26 13:32:38 -06:00
Aneesh Agrawal
ffb717fec3
archive.extracted: Use user
/group
, not archive_user
...
Ensure that any created parent directories are made with `user`/`group`
perms, not as the `archive_user` user. This also allows setting the
group for these dirs instead of defaulting to `root`.
The `archive_user` argument to archive.extracted has been deprecated
since version 2014.7.2, and supplanted by the `user` parameter in
2015.8.0, with a logged warning until Boron. Now that 2016.3.0 is out,
complete the deprecation by:
- no longer silently using `archive_user` in `archive.extracted`,
preferring instead `user` and `group`,
- no longer accepted `archive_user` as an argument.
Also update man page.
2016-09-28 10:14:59 -06:00
rallytime
d5bbd91c14
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- conf/master
2016-09-23 17:01:17 -06:00
Nicole Thomas
5548ed771d
Back-port #36435 to 2016.3 ( #36532 )
...
* Added "none" option for pillar_source_merging_strategy
* added none to merging strategy in dictupdate so we no longer log warnings when it is selected
* Updated documentation
* fix for when pillar_source_merging_strategy is not set
* Fix looking up pillar data when merging is set to "none" and no saltenv was passed
* Fix looking up pillar data when merging is set to "none" and no saltenv was passed retry
* Let's not break when no merging strategy is passed
* Capitalisation
* Update on doc
2016-09-23 13:36:23 -06:00
Duncan Mac-Vicar P
9bfb3d85f1
add links to (open)SUSE family of images and build generation tools
2016-07-31 10:37:18 +02:00
Mike Place
1534b143e2
Merge pull request #34772 from kerick/ddns-port-work
...
ddns: Add support for user defined nameserver port/TSIG key algorithm
2016-07-27 12:05:40 -06:00
Jayson Cofell
9c330fe492
Fix port arguments
2016-07-20 06:29:56 -05:00
Jayson Cofell
7756d7af5e
Modify port argument position/documentation
2016-07-19 13:28:12 -05:00
rallytime
39bc093ee9
Merge branch '2016.3' into 'develop'
...
No conflicts.
2016-07-19 10:31:07 -06:00
Jacob Hammons
c3ae64c054
Updates man pages ( #34756 )
...
adds link to all tutorials to using salt section
Refs #33923
2016-07-18 15:36:50 -06:00
Jayson Cofell
fc6409b69a
Update ddns runner documention for port, TSIG key algorithm, and timeout
2016-07-18 15:18:55 -05:00
Jayson Cofell
90e1f514e1
Update ddns module documentation
2016-07-18 15:11:58 -05:00
Metin de Vreugd
d1769fb64f
Add timeout to ddns execution module and runner
2016-06-20 11:08:10 +02: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
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
Dan Slimmon
ea3498aedc
Fixed spelling of "through"
2016-06-04 03:08:22 +00:00
Elias Probst
646bc426c6
Typo (privilages
→ privileges
)
2016-06-03 09:54:56 +02:00
EYJ
beea8cc376
Fix millisecond formatting to avoid 1000 as four-digit milliseconds
2016-06-02 17:43:27 +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
rallytime
7bf9f5d0f5
Merge branch '2016.3' into 'develop'
...
Conflicts:
- doc/man/salt.7
- doc/ref/executors/all/salt.executors.direct_call.rst
- doc/ref/executors/all/salt.executors.splay.rst
- doc/ref/executors/all/salt.executors.sudo.rst
- salt/cloud/clouds/vultrpy.py
2016-05-18 09:40:48 -06:00
jacobhammons
7e95127467
man pages updated ( #33307 )
...
sphinx build fixes
doc additions for new modules including thorium
2016-05-17 10:24:44 -06:00
rallytime
2ee175c6d3
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/fileclient.py
- salt/modules/glusterfs.py
2016-03-02 13:48:11 -07:00
rallytime
031a75ca33
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- Contributing.rst
- conf/master
- doc/index.rst
- doc/man/salt.7
- pkg/suse/README.suse
- salt/client/ssh/state.py
- salt/minion.py
- salt/modules/zypper.py
- salt/utils/schedule.py
- tests/unit/modules/zypper_test.py
2016-03-02 10:26:13 -07:00
Denys Havrysh
aebc48163d
Remove trailing white spaces in documentation files
2016-03-01 17:36:23 +02:00
Kris Raney
afa297e4d1
Add pillar_roots_override_ext_pillar option and deprecate ext_pillar_first
2016-02-25 10:17:39 -06:00
Zach Malone
271c44667d
Fixing typos, many examples in here still don't work (ex. salt -t 15 '*' gpg.create_key throws errors), but some low hanging fruit is fixed.
2016-02-09 15:44:51 -07:00
Justin Findlay
543f0ca712
doc, conf, pkg: VMWare -> VMware
2016-02-03 14:27:28 -07:00
Jacob Hammons
fca119fe80
Updated man pages, version to 2015.8.4, added CVE 2016-1866 to release notes
2016-02-02 13:04:34 -07:00
Daniel Wendler
e38f1fba3f
Renaming salt-ssh option and documentation fix
...
For consistency the wipe_ssh option is renamed in ssh_wipe as all other
options in the salt-ssh command are in this style.
The documentation was also adjusted to reflect the renaming.
There were also an wrong salt-ssh example in the documentation.
2016-01-26 08:36:13 +01:00
Jacob Ward
40d9e6f505
Fixes #30569
2016-01-23 16:47:40 -07:00
Jacob Hammons
891ddafcba
Updated man pages for 2015.8.4, updated copyright to 2016
2016-01-14 16:17:27 -07:00
Akhter Ali
abe16e0b9f
Fixing typo
2015-12-09 16:48:14 -05:00
rallytime
cded9ac01d
Merge branch '2015.8' into 'develop'
...
Conflicts:
- salt/cloud/clouds/vmware.py
- salt/modules/freebsdpkg.py
- salt/modules/virtualenv_mod.py
- salt/states/boto_asg.py
- tests/integration/__init__.py
- tests/runtests.py
2015-11-06 09:34:31 -07:00
Daniel Hahler
eaf27d6ee7
doc: fix typo with salt.states.file: s/preseve/preserve/
2015-11-04 23:29:37 +01:00
Dmitry Kuzmenko
7a5204ef02
Deprecate client_acl with publisher_acl (rename)
...
Keeping client_acl support
2015-10-23 11:59:40 +03:00
Thayne Harbaugh
7f8d5a56d1
Improve documentation of check_cmd
.
...
* Make the distinction between requisite `check_cmd` and `file.managed`
`check_cmd`.
* Be more clear about `file.managed` `check_cmd`, the temporary file,
and when the new contents are written or discarded.
* In requisite `check_cmd` use a concise `!` rather than the awkward
`&& exit 1 || exit 0`.
* A few minor, stylistic changes.
2015-10-20 13:44:06 -06:00
Jacob Hammons
cc37dc1087
updated version in salt.7
2015-09-30 13:01:11 -06:00
Jacob Hammons
a9dcb23a13
regenerated man pages for 2015.8.1
2015-09-30 12:58:34 -06:00
Justin Findlay
8ea15f498e
2015.2,2015.8,Beryllium -> 2015.8.0
...
Some features were erroneously reported as being added in 2015.2.
2015-09-18 16:35:15 -06:00
Colton Myers
307d3d05a4
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
...
Conflicts:
doc/man/salt.7
salt/modules/yumpkg.py
2015-09-03 14:24:45 -06:00
Jacob Hammons
701f47a658
Added rst source for salt-proxy man page, added build and copy lines for this man page to doc/conf.py and setup.py
...
Added salt-proxy release notes topic
Added note to pip state for Refs #21845
Regenerated and versioned man pages
2015-09-01 17:09:35 -06:00
Colton Myers
73282d51cc
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
...
Conflicts:
salt/cli/daemons.py
salt/master.py
salt/minion.py
salt/modules/gpg.py
salt/modules/pw_group.py
salt/utils/http.py
setup.py
tests/unit/modules/schedule_test.py
2015-08-19 11:29:45 -06:00
C. R. Oldham
2de9672e95
Doc updates
2015-08-14 11:52:19 -06:00
Colton Myers
d8c5dfb33f
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
2015-07-30 16:58:19 -06:00