Imran Iqbal
|
e4df5d9a55
|
Fix typo in example for section winrepo_dir_ng
|
2016-03-08 13:21:52 -07:00 |
|
Erik Johnson
|
0f175a4edf
|
salt.returners.sqlite3_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
f8664103b1
|
salt.returners.redis_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
0ea1b76c22
|
salt.returners.postgres_local_cache: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
d6d794b484
|
salt.returners.postgres: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
82750ab699
|
salt.returners.pgjsonb: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
d8f90f6578
|
salt.returners.odbc: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
a1957c3706
|
salt.returners.mysql: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
ef6aa5de1c
|
salt.returners.multi_returner: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:37 -06:00 |
|
Erik Johnson
|
5b4eb58d99
|
salt.returners.mongo_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
da1acbb8f2
|
salt.returners.mongo_future_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
c13bb6549c
|
salt.returners.memcache_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
4322ad9ef3
|
salt.returners.influxdb_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
1dd106183c
|
salt.returners.etcd_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
8e80535516
|
salt.returners.couchdb_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
44538dfced
|
salt.returners.cassandra_cql_return: add no-op save_minions() func for API compatibility
|
2016-03-03 21:40:36 -06:00 |
|
Erik Johnson
|
978b6cb32f
|
Add missing RST file for slsutil module
|
2016-03-03 21:40:36 -06:00 |
|
Denys Havrysh
|
aebc48163d
|
Remove trailing white spaces in documentation files
|
2016-03-01 17:36:23 +02:00 |
|
Jacob Hammons
|
748acab8b5
|
Fixed zeromq casing in transport settings
|
2016-02-25 09:38:41 -07:00 |
|
Jacob Hammons
|
765a226907
|
Fixed transport description in minion / master config
|
2016-02-25 09:08:54 -07:00 |
|
Jacob Hammons
|
a72dc15720
|
Assorted doc issues
Fixes #10330
Fixes #31216
Fixes #30464
Fixes #29520
Fixes #30261
Fixes #29636
Fixes #29528
|
2016-02-24 16:56:52 -07:00 |
|
Kyle Stapp
|
87f4843490
|
Clarified the form of requisite targets/requisite-references
|
2016-02-24 10:34:03 -05:00 |
|
Erik Johnson
|
eebc325040
|
Clarify documentation for gitfs/hgfs/svnfs mountpoint and root options
|
2016-02-18 16:34:14 -06:00 |
|
rallytime
|
33eb6ba125
|
Remove overstate docs and a few references.
The overstate system was deprecated and removed in Beryllium, in
favor of orchestrate.
|
2016-02-08 09:28:32 -07:00 |
|
Denys Havrysh
|
936c1ff6c8
|
Add explanation about N@ classifier. Inspired by #25292
|
2016-02-04 14:06:41 +02:00 |
|
Denys Havrysh
|
8bc2426816
|
Update example in master config documentation reference
|
2016-02-04 13:58:41 +02:00 |
|
rallytime
|
ca044dd201
|
Add grains modules to salt modindex
Fixes #28790
|
2016-02-02 13:35:49 -07:00 |
|
rallytime
|
86c3f2016e
|
Fix-up autodoc proxy modules for consistency
And to make sure everything is displayed in the module index
|
2016-01-28 12:33:07 -07:00 |
|
rallytime
|
57b7e6cc93
|
Add glance state to list of state modules
Fixes #30621
|
2016-01-25 12:35:19 -07:00 |
|
Sean Jenkins
|
9924acdc43
|
Fix documentation for pillar_merge_lists which default is False, not True. From PR #30062
|
2016-01-25 08:57:39 -07:00 |
|
Jonathan Ballet
|
a329adfb21
|
Add missing salt.queues.* documentation
|
2016-01-25 12:19:21 +01:00 |
|
Jonathan Ballet
|
2465cf4ba5
|
Remove non-existing documentation
This removes warnings during the documentation compilation
|
2016-01-25 12:19:21 +01:00 |
|
Mike Place
|
05d05263ab
|
Merge pull request #30532 from whiteinge/slsutil-mod
Add execution module for working in sls files
|
2016-01-22 10:25:16 -07:00 |
|
Seth House
|
a57d9984e4
|
Add slsutil to doc index
|
2016-01-22 09:45:45 -07:00 |
|
Erik Johnson
|
a118eb5d2e
|
Merge branch '2015.5' into 2015.5-2015.8
|
2016-01-22 01:20:27 -06:00 |
|
Erik Johnson
|
330e26d1da
|
Hide get_locked_packages
|
2016-01-21 09:56:13 -06:00 |
|
Mike Place
|
2b7d20cee7
|
Merge pull request #30457 from rallytime/fix-22820
Remove fsutils references from modules list
|
2016-01-20 09:43:50 -07:00 |
|
Sean Jenkins
|
9665d9655f
|
Set (pillar_)merge_lists to default for PR#30062
|
2016-01-19 15:06:50 -07:00 |
|
Sean Jenkins
|
e44a30620b
|
Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead
|
2016-01-19 15:06:30 -07:00 |
|
rallytime
|
3288ff104d
|
Remove fsutils references from modules list
Fixes #22820
|
2016-01-19 14:41:02 -07:00 |
|
Jacob Hammons
|
e5079ab4c9
|
Changed notes to indicate that functions are matched using regular expressions instead of minions
|
2016-01-12 11:55:36 -07:00 |
|
Jacob Hammons
|
44ce704206
|
Updated zmq_monitor docs
|
2016-01-07 14:26:33 -07:00 |
|
Jacob Hammons
|
0d2111d397
|
Assorted doc bug fixes
Refs #4381
Refs #8146
Refs #13036
Refs #6853
Refs #9319
Refs #13777
Refs #2229
Refs #14946
Refs #15042
|
2016-01-07 14:08:30 -07:00 |
|
Colton Myers
|
d73a7d6c4d
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
doc/topics/ssh/index.rst
|
2016-01-05 16:11:20 -07:00 |
|
Jered Sutton
|
01dbf385ef
|
Adding random_master to reference and updating master_shuffle.
Adding master_shuffle to the minion example config file as it is needed for multi-master PKI.
|
2016-01-02 23:49:08 -06:00 |
|
Jacob Hammons
|
a04cebd48c
|
Remove internal APIs from rest_cherrypy docs.
Refs #28540
|
2015-12-28 15:26:16 -07:00 |
|
Jonathan Ballet
|
e6e36372a4
|
doc: fix documentation link for salt.serializers
|
2015-12-23 10:13:16 +01:00 |
|
Jonathan Ballet
|
6922da46dc
|
doc: fix warnings + some rendering issues
|
2015-12-21 13:26:02 +01:00 |
|
Mike Place
|
fb4eb28645
|
Merge pull request #29819 from rallytime/esxi-docs
Add esxi module and state to docs build
|
2015-12-18 09:20:27 -07:00 |
|
rallytime
|
e7c5863468
|
Add esxi module and state to docs build
Also fixed some minor doc errors
|
2015-12-17 16:33:59 -07:00 |
|