Aditya Kulkarni
f64ca3c442
Update release notes and version added
2016-10-25 16:16:46 -06:00
Aditya Kulkarni
0a3d266d6b
Add ability to specify disk backing mode for VMware cloud profile
2016-10-25 16:15:30 -06:00
Eric Radman
3829b7592f
Update configuration examples for Joyent
...
* Fix typo in profile example ('private_key' listed twice)
* Reflect Joyent's current new naming convention for VM sizes
* Update docs with modern images that are officially supported by Joyent
* Refresh example output of --list-sizes and --list-images
2016-10-25 10:43:32 -06:00
rallytime
70851807bd
Merge branch 'carbon' into 'develop'
...
Conflicts:
- salt/modules/status.py
2016-10-24 09:35:00 -06:00
Mike Place
d1fb992ef5
Merge pull request #37147 from kakwa/doc_safe_pillar
...
add explicit reference to grains['id'] as a 'safe' grain for pillars
2016-10-24 12:18:09 +09:00
Mike Place
d98d72fe09
Merge pull request #37156 from UtahDave/add_pr_docs
...
Add pull request docs
2016-10-24 12:15:15 +09:00
Mike Place
4d603894d0
Merge pull request #37164 from sjorge/pdbedit
...
module and state for pdbedit
2016-10-24 12:03:48 +09:00
Eric Radman
30146115ee
Update configuration examples for Joyent ( #37153 )
...
* Fix typo in profile example ('private_key' listed twice)
* Reflect Joyent's current new naming convention for VM sizes
* Update docs with modern images that are officially supported by Joyent
* Refresh example output of --list-sizes and --list-images
2016-10-22 07:58:46 -06:00
Super-User
5c943ddeae
generate docs for pdbedit state
2016-10-22 10:14:30 +00:00
rallytime
caa8fc9169
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- pkg/deb/salt-api.service
- pkg/deb/salt-master.service
- salt/client/__init__.py
- salt/fileclient.py
- salt/modules/cp.py
- salt/modules/status.py
- tests/integration/__init__.py
- tests/integration/modules/cp.py
2016-10-21 15:50:03 -06:00
rallytime
db3150b3f1
Merge branch 'carbon' into 'develop'
...
Conflicts:
- doc/topics/installation/windows.rst
2016-10-21 15:19:16 -06:00
Nicole Thomas
ec7ad9eebe
Add note about salt-bootstrap known issue for 2016.3.4 ( #37152 )
...
* Add note about salt-bootstrap known issue for 2016.3.4
Refs https://github.com/saltstack/salt-bootstrap/issues/973
* Add bootstrap release known issue to 2016.3.3 release notes, too.
2016-10-21 14:46:35 -06:00
David Boucha
b67dd076dc
add pull requests doc
2016-10-21 13:26:18 -06:00
Super-User
052f069cab
enable doc generation for pdbedit
2016-10-21 18:27:36 +00:00
carpenti
847b9a73e4
add explicit reference to grains['id'] as a 'safe' grain for pillars
...
The documentation is a bit vague concerning the safe way to target
a specific minion inside pillars.
This commit explicitly mention grains['id'] as safe (according to PR
https://github.com/saltstack/salt/pull/12128 )
2016-10-21 15:51:19 +02:00
Jacob Hammons
7f968ddb72
Remove master installation instructions on Windows
2016-10-20 16:24:06 -07:00
Justin Findlay
426384909d
add 2016.3.4 release notes ( #37125 )
2016-10-20 15:03:03 -06:00
Ric Klaren
6094512c42
Fix link in libvirt docs
2016-10-20 08:48:54 +02:00
rallytime
4731e2d1b1
Merge branch 'carbon' into 'develop'
...
Conflicts
- salt/modules/file.py
- salt/utils/files.py
2016-10-19 18:28:43 -06:00
rallytime
b445a5e579
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/cp.py
2016-10-19 18:24:04 -06:00
rallytime
a7dda5706e
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/modules/cmdmod.py
- salt/modules/win_service.py
- salt/modules/x509.py
- salt/utils/__init__.py
- tests/unit/modules/win_service_test.py
2016-10-19 18:20:04 -06:00
Erik Johnson
68eeb29783
Add warning about GitPython 2.0.9 incompatibility with Python 2.6 ( #37099 )
2016-10-19 18:06:07 -06:00
Justin Findlay
7328df68f5
doc.topic.tutorials.http.query: add proxy section
2016-10-18 10:50:37 -06:00
Justin Findlay
331072b35d
doc.topic.tutorials.http.query: add subheadings
2016-10-18 10:50:37 -06:00
Justin Findlay
478def4923
doc.ref.configuration.minion: add proxy vars
2016-10-18 10:50:37 -06:00
rallytime
b6628b9171
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-10-18 09:25:33 -06:00
rallytime
b8e215d358
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-10-18 09:23:58 -06:00
rallytime
78617b4a21
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/cloud/clouds/profitbricks.py
- salt/modules/cmdmod.py
- salt/modules/file.py
2016-10-18 09:22:18 -06:00
rallytime
78a144f19a
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-10-18 09:16:21 -06:00
Erik Johnson
854586c6a4
Add one more paragraph
2016-10-17 17:20:57 -05:00
Erik Johnson
a0502a7b90
Restructure grain writing docs
...
Some information recently added is a little redundant. This commit edits
it and restructures the information to make it flow better.
2016-10-17 17:03:05 -05:00
rallytime
24e0f5e024
Update the Fedora installation docs
...
There are no packages available in EPEL starting with Salt version
2015.5.2 through 2016.3.2. Fedora packages are available in EPEL
starting with 2016.3.3. This PR adds a documentation note about this.
2016-10-17 12:36:59 -06:00
Erik Johnson
4e419e90ac
Further clarification on new grains docs from #37028
2016-10-17 11:44:35 -05:00
rallytime
41b248394f
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/pillar/__init__.py
2016-10-17 09:09:16 -06:00
rallytime
6d0cedcadd
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-10-17 09:06:12 -06:00
Damon Atkins
01e83a715e
doc/topics/grains Update doco on when a grain should be created
2016-10-17 16:59:15 +11:00
Damon Atkins
a0e1fcc951
Add information to consider before adding a Grain to doco's for Grains
2016-10-16 01:17:38 +11:00
Nicole Thomas
b6c43a805f
Merge pull request #37016 from rallytime/merge-carbon
...
[carbon] Merge forward from 2016.3 to carbon
2016-10-14 15:02:10 -06:00
Daniel Wallace
2a4c9ac4f3
document master_type disable ( #37014 )
2016-10-14 12:24:12 -06:00
rallytime
112dc5d9c1
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/cli/salt.py
- salt/client/__init__.py
- salt/modules/archive.py
- tests/integration/modules/pkg.py
2016-10-14 12:03:08 -06:00
Thomas S Hatch
8e714dbaba
Merge pull request #36982 from gtmanfred/webhook
...
[RFC] add webhook engine
2016-10-14 10:16:52 -06:00
Daniel Wallace
daf474a6eb
add webhook engine
2016-10-14 11:08:05 -05:00
Thomas S Hatch
8b3e65448d
Merge pull request #36808 from gtmanfred/beacons
...
allow for closing stuff in beacons
2016-10-14 09:50:08 -06:00
rallytime
0a5b1f5466
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-10-13 09:58:18 -06:00
rallytime
1d3aaf8097
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- doc/ref/configuration/minion.rst
2016-10-12 15:26:27 -06:00
rallytime
5362e5183e
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/ref/cli/index.rst
2016-10-12 12:36:00 -06:00
Nicole Thomas
7e2128c05d
Merge pull request #36948 from rallytime/bp-36943
...
Back-port #36943 to 2016.3
2016-10-12 12:33:02 -06:00
Mate Ory
d2f8f18430
doc: document what the argument of salt --subset means
2016-10-12 10:42:31 -06:00
Vitaliy Fuks
e7da7b8442
Typos are not fun!
2016-10-12 10:38:07 -06:00
Michał Sochoń
94c97ee726
Update tutorial.rst
...
Fix error in the list.
2016-10-12 10:34:28 -06:00
Őry, Máté
7d9fdfd0fe
doc: document what the argument of salt --subset means ( #36943 )
2016-10-12 09:46:31 -06:00
Jacob Hammons
dd21da4992
Add autodoc topics for new modules added in Carbon ( #36933 )
...
Module formatting issues
Add list of new Carbon modules to release notes
2016-10-12 09:31:07 -06:00
rallytime
55fe0aa2e4
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-10-11 17:22:12 -06:00
Nicole Thomas
288f437d5e
[2016.3] Remove "Targeting with Executions" section from docs ( #36926 )
...
The targeting docs were refactored in the 2016.3 branch compared to
the 2015.8 branch. This fixes #36906 for the 2016.3 branch and newer.
Refs #36925
2016-10-11 16:34:08 -06:00
Nicole Thomas
7838d8d3f9
Remove "Targeting with Executions" section from docs ( #36925 )
...
This feature was removed long ago and is no longer under development.
Fixes #36906
2016-10-11 16:33:56 -06:00
Erik Johnson
a56bf8bd2d
Update references to future default value change that was reverted ( #36924 )
2016-10-11 16:33:41 -06:00
Erik Johnson
e5425f3e8c
Revert change in default value for top_file_merging_strategy ( #36922 )
...
This causes problems when a Carbon master tries to run states on a
non-Carbon minion.
2016-10-11 16:33:23 -06:00
Jacob Hammons
102f909bb4
Add FreeBSD and SmartOS to RC packages list ( #36916 )
2016-10-11 16:30:50 -06:00
Daniel Wallace
727d4f309a
allow for closing stuff in beacons
...
Like the filehandler for inotify
2016-10-11 12:34:42 -05:00
Jorge Schrauwen
8b9648cd97
[develop] salt.modules.at was hopelessly broken on Solaris-like platforms ( #36873 )
...
* disable current at module on solaris, only compute job_kw_regtex once
* provide at_solaris (virtual=at) for Solaris-like systems
* add proper maintainer header
* forgot to update the docs again
* add notice that at module only works on linux, openbsd, and freebsd
* salt.states.at needed a lot of love
* update at_state checks to pass valid date to at.at, at.jobcheck, at.atrm,...
* today I learn about mod_watch, and I want it for at
2016-10-11 10:33:40 -06:00
Vitaliy Fuks
50d51766e9
Typos are not fun! ( #36901 )
2016-10-11 08:45:15 -06:00
Michał Sochoń
ab206915dd
Update tutorial.rst ( #36892 )
...
Fix error in the list.
2016-10-10 13:29:14 -06:00
Jacob Hammons
dff93f89ff
Update list of RC build platforms, fix example ( #36887 )
2016-10-10 11:36:48 -06:00
rallytime
9ae34b2329
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- doc/topics/beacons/index.rst
2016-10-10 10:19:50 -06:00
rallytime
d07f5612ee
Merge branch 'carbon' into 'develop'
...
No conflicts.
2016-10-10 10:18:02 -06:00
Jorge Schrauwen
0b304e75a3
missing docs for salt.modules.apcups ( #36863 )
2016-10-08 19:51:45 -06:00
Jorge Schrauwen
ee9eb7c413
rbac_solaris should be included in the docs ( #36859 )
...
* rbac_solaris - want module docs
* rbac_solaris - want state docs
2016-10-08 07:54:26 -06:00
Mike Place
9a819693ff
Merge pull request #36845 from rallytime/merge-carbon
...
[carbon] Merge forward from 2016.3 to carbon
2016-10-08 14:29:10 +09:00
Jacob Hammons
d179423a23
Doc updates for Carbon release candidate ( #36847 )
2016-10-07 13:50:03 -06:00
rallytime
f73bdf55c2
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- salt/cloud/clouds/vultrpy.py
- salt/modules/ini_manage.py
- salt/states/glance.py
2016-10-07 09:51:21 -06:00
Justin Findlay
b2eccdefd5
doc.topics.beacons: reflow text at 80 chars
2016-10-06 17:06:10 -06:00
Justin Findlay
b181f9890d
doc.topics.{reactor|beacons}: unify examples, many minor edits
2016-10-06 17:06:10 -06:00
Justin Findlay
28b4e30009
doc.glossary: use parenthesis
2016-10-06 16:17:22 -06:00
Justin Findlay
82cf39db00
doc.glossary: add JID
2016-10-06 16:17:22 -06:00
Justin Findlay
cc071b75cb
doc.glossary: add idempotent
2016-10-06 16:17:22 -06:00
Mike Place
78a5a20751
Merge pull request #36811 from DavidWittman/jinja-docs-typo
...
Typo fix in Jinja docs
2016-10-06 19:37:10 +09:00
David Wittman
9cfdb11fe1
Typo fix in Jinja docs
...
s/again grains/against grains/
2016-10-05 18:14:56 -05:00
Mike Place
53f1523cb8
Merge pull request #36790 from cachedout/pr-36727
...
Merge forward carbon to develop
2016-10-05 23:57:23 +09:00
Mike Place
aa7bfb422c
Merge pull request #36578 from lomeroe/add_states_retry_option
...
add global 'retry' option to state processing
2016-10-05 22:47:57 +09:00
Mike Place
4bdb997dae
Merge pull request #36785 from cachedout/pr-36728
...
Fixup merge forward #36728
2016-10-05 20:02:16 +09:00
twangboy
9afed88ed0
Update docs, change final dialog
2016-10-04 16:14:13 -06:00
Ric Klaren
44b89303ce
Update documentation and cleanups
2016-10-03 11:34:22 +02:00
Ric Klaren
3a466a782c
Docs and update some TODO's
2016-10-03 11:34:22 +02:00
rallytime
24b8bba145
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-09-30 16:13:08 -06:00
rallytime
5d7b4e4511
Merge branch 'carbon' into 'develop'
...
Conflicts:
- conf/master
- doc/ref/configuration/logging/index.rst
- doc/ref/configuration/master.rst
- salt/config/__init__.py
- salt/modules/gpg.py
2016-09-30 16:10:33 -06:00
Yoram Hekma
3bb2cb6379
Update doc to reflect the version where 'none' was added as a pillar_source_merging_strategy
2016-09-30 15:59:21 -06:00
rallytime
555ae9aa9b
Merge branch '2016.3' into 'carbon'
...
No conflicts.
2016-09-30 10:13:39 -06:00
Mike Place
76562d2c4e
Merge pull request #36647 from MTecknology/develop
...
Documentation Updates: reactor/orchestrator/git_fileserver
2016-09-30 19:22:33 +09:00
Erik Johnson
3d15eedfe0
Add additional information about onchanges/onchanges_in
2016-09-29 23:02:39 -05:00
Erik Johnson
57ecbe6c53
Update minion restart example to use onchanges instead of cmd.wait
2016-09-29 23:02:10 -05:00
Justin Findlay
4dd4fc94dc
log levels doc: try long form table
...
sphinx didn't render the shorthand table
2016-09-29 10:11:06 -06:00
rallytime
112903ad7e
Merge branch '2016.3' into 'carbon'
...
Conflicts:
- conf/master
- doc/ref/configuration/master.rst
- salt/cli/daemons.py
- salt/client/ssh/__init__.py
- salt/config/__init__.py
- salt/modules/archive.py
- salt/modules/cmdmod.py
- tests/unit/states/service_test.py
2016-09-29 09:56:43 -06:00
Michael Lustfield
898f3af952
Reworking wording in the last line and some whitespace
2016-09-28 22:07:40 -05:00
Mike Place
7e0a1cdab8
Merge pull request #36293 from isbm/isbm-thin-modules-config
...
Configure thin/min modules permanently
2016-09-29 11:28:56 +09:00
Michael Lustfield
58da3da949
Missed that the correct link gets created; yay sphinxdoc
2016-09-28 13:43:02 -07:00
Michael Lustfield
6d93b2a367
Adding quotes to help identify this is a document title; would link if this was not a man page
2016-09-28 13:22:02 -07:00
Michael Lustfield
41e07a78a1
Making an attempt to clarify a few things in the salt.fileserver.gitfs section
2016-09-28 13:19:59 -07:00
Michael Lustfield
c436cba074
Update index.rst
2016-09-28 12:11:52 -07:00
Michael Lustfield
5b4a7ca7b9
Copying block about storing SLS files
2016-09-28 12:08:09 -07:00
Ethan Moore
8eeebf8112
add retry documentation to global states/requisites page
2016-09-28 19:07:27 +00:00