rallytime
1b04f0ddec
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/ref/configuration/minion.rst
- doc/ref/modules/all/index.rst
- doc/ref/modules/index.rst
- salt/modules/systemd.py
- salt/modules/zypper.py
2016-04-11 11:33:08 -06:00
Nicole Thomas
29333e533e
Add documentation for some master/minion configs ( #32454 )
...
Refs #32400
Adds docs for:
- cli_summary
- event_return_queue
- event_return_whitelist
- event_return_blacklist
- file_recv_max_size
- fileserver_followsymlinks
- fileserver_ignoresymlinks
- fileserver_limit_traversal
2016-04-11 10:49:52 -06:00
Erik Johnson
f9306347cc
Clarify the scope of the provider param in states.
2016-04-08 22:05:36 -05:00
Erik Johnson
af24c82ab0
Add documentation on virtual module provider overrides to the module docs
2016-04-08 22:01:14 -05:00
Erik Johnson
e7fa21438c
Add new doc pages to toctree
2016-04-08 21:59:21 -05:00
Erik Johnson
f0de1236ec
Move the tables of virtual modules to individual documentation pages
2016-04-08 21:58:11 -05:00
Nicole Thomas
8d44aa3f08
Merge pull request #32429 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-04-08 10:56:12 -06:00
rallytime
1fa7c021b3
Add pgjsonb_queue to queue doc index
2016-04-08 09:08:17 -06:00
rallytime
59b804d230
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/pkgng.py
- salt/modules/status.py
- salt/states/boto_asg.py
- salt/states/boto_elb.py
2016-04-07 16:28:59 -06:00
Nicole Thomas
c53efc3349
Update master config docs
2016-04-07 09:10:19 -06:00
rallytime
760f479424
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/daemons.py
- salt/config/__init__.py
- salt/scripts.py
- salt/state.py
- tests/unit/config/config_test.py
2016-04-05 15:09:27 -06:00
rallytime
d7b4b8b081
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/ref/configuration/master.rst
- doc/ref/configuration/minion.rst
- salt/config.py
2016-04-04 12:36:14 -06:00
rallytime
7e642b8381
Audit config.py default types and values - first sweep
...
- Updated standard types in VALID_OPTS dict where necessary
- Updated default values to match VALID_OPTS in DEFAULT_*_OPTS dicts
- Updated master/minion configuration reference docs to match changes
- Removed enumerate_proxy_minions value as it's not referenced anywhere in code
2016-03-31 13:50:51 -06:00
Jacob Hammons
ff8ca5ac2e
Replaces incorrect reference to master_alive_check
with master_alive_interval
in docs
2016-03-30 20:32:43 -06:00
rallytime
fa5e17b342
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/win_service.py
- salt/modules/zypper.py
- salt/states/pkgrepo.py
2016-03-30 15:33:13 -06:00
Nicole Thomas
ab8b70d985
Merge pull request #32212 from rallytime/bp-32197
...
Back-port #32197 to 2015.8
2016-03-29 09:50:58 -06:00
Todd Wells
5fdd81ace9
documentation fix issue 31844
2016-03-29 09:11:29 -06:00
Todd Wells
abd432746c
documentation-fix-31931
2016-03-29 09:08:58 -06:00
rallytime
f6d9cdc633
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/ref/states/compiler_ordering.rst
- doc/topics/installation/suse.rst
- doc/topics/jobs/schedule.rst
- doc/topics/targeting/grains.rst
- doc/topics/tutorials/preseed_key.rst
- doc/topics/tutorials/states_pt5.rst
- pkg/suse/use-forking-daemon.patch
- salt/minion.py
- salt/modules/pacman.py
- salt/modules/state.py
- salt/modules/yumpkg.py
2016-03-25 11:47:16 -06:00
rallytime
7554d0f42d
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/ref/states/include.rst
- doc/topics/cloud/reactor.rst
- doc/topics/reactor/index.rst
- doc/topics/releases/2015.5.10.rst
- doc/topics/tutorials/states_pt5.rst
- doc/topics/windows/windows-package-manager.rst
- salt/config.py
- salt/modules/state.py
- salt/states/grains.py
- tests/integration/modules/sysmod.py
- tests/unit/states/grains_test.py
2016-03-24 15:48:00 -06:00
Nicole Thomas
d5bb8f6372
Merge pull request #32098 from rallytime/bp-32083
...
Back-port #32083 to 2015.8
2016-03-23 15:49:01 -06:00
Jacob Hammons
8ec5d989ad
2015.8.8 release docs
2016-03-23 14:00:30 -06:00
Thomas Güttler
4a3a6629ce
"Fire Event Notifications" moved down
...
it is less important. "Requisites" is what the page is about.
2016-03-23 13:57:45 -06:00
Erik Johnson
1b97e4a3df
Improve state module docs, replace references to state.highstate/state.sls with state.apply
...
Resolves #32037 .
2016-03-21 22:56:17 -05:00
rallytime
6360ecd3b3
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cloud/clouds/scaleway.py
- salt/config/__init__.py
- salt/log/mixins.py
- salt/minion.py
- salt/modules/ps.py
- salt/utils/decorators/__init__.py
- salt/utils/schema.py
- tests/unit/modules/etcd_mod_test.py
- tests/unit/modules/file_test.py
2016-03-18 11:26:12 -06:00
rallytime
1a1ce05186
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- .testing.pylintrc
- salt/cloud/clouds/joyent.py
2016-03-15 12:34:57 -06:00
Jacob Hammons
fd7f7bcddf
Updated release notes
...
Added a shortcut to link to pull requests
Added doc entries for all new modules
removed the unnecessary :undoc-members: option from recent doc module entries
2016-03-14 16:34:22 -06:00
Seth House
cb72b19240
Fix outdated Jinja 'env' variable reference
2016-03-10 19:48:42 -07:00
rallytime
fe7ff0ebfa
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cloud/__init__.py
- salt/returners/smtp_return.py
2016-03-10 13:13:35 -07:00
Imran Iqbal
e4df5d9a55
Fix typo in example for section winrepo_dir_ng
2016-03-08 13:21:52 -07:00
rallytime
838dc12b77
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/daemons.py
- salt/config/__init__.py
- salt/exceptions.py
- salt/pillar/foreman.py
- salt/returners/local_cache.py
- salt/states/saltmod.py
- salt/utils/__init__.py
- salt/utils/cloud.py
The merge conflicts in salt/cli/daemons.py are still present in this commit.
@s0undt3ch is going to resolve them after this commit.
2016-03-08 10:14:32 -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
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
rallytime
3b74d123af
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/selinux.py
- salt/modules/zypper.py
- salt/pillar/__init__.py
- salt/states/dockerng.py
- tests/runtests.py
2016-02-25 12:36:22 -07: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
rallytime
4baea26c58
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/topics/netapi/index.rst
- salt/modules/win_servermanager.py
- salt/modules/zypper.py
2016-02-20 12:27:41 -07:00
Erik Johnson
eebc325040
Clarify documentation for gitfs/hgfs/svnfs mountpoint and root options
2016-02-18 16:34:14 -06:00
Colton Myers
076b49a4ca
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-2016.3
...
Conflicts:
README.rst
doc/conf.py
doc/ref/index.rst
doc/ref/proxy/all/salt.proxy.ssh_sample.rst
doc/topics/installation/rhel.rst
doc/topics/releases/2015.8.4.rst
doc/topics/tutorials/states_pt5.rst
salt/cloud/clouds/ec2.py
salt/cloud/clouds/opennebula.py
salt/config/__init__.py
salt/modules/boto_dynamodb.py
salt/modules/boto_ec2.py
salt/modules/boto_elasticache.py
salt/modules/boto_elb.py
salt/modules/boto_iam.py
salt/modules/boto_rds.py
salt/modules/boto_sns.py
salt/modules/boto_sqs.py
salt/modules/dracr.py
salt/modules/git.py
salt/modules/mine.py
salt/modules/systemd.py
salt/modules/win_pkg.py
salt/modules/yumpkg.py
salt/pillar/__init__.py
salt/states/git.py
salt/states/rabbitmq_vhost.py
salt/states/saltmod.py
salt/utils/pkg/rpm.py
setup.py
tests/unit/modules/systemd_test.py
tests/unit/states/rabbitmq_vhost_test.py
2016-02-11 22:33:49 -07:00
rallytime
742d0a6b04
Change all relevant Boron references to 2016.3.0
...
And more Boron deprecation warnings to Carbon
2016-02-10 15:45:28 -07:00
Mike Place
efe47eb7e1
Merge pull request #30917 from rallytime/remove-botocore-aws-driver
...
Remove deprecated botocore_aws driver in Boron release
2016-02-10 12:07:14 -07: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
rallytime
9f55ca34a3
Remove doc references, too!
2016-02-05 11:17:22 -07:00
rallytime
8577a4f528
Remove deprecated libcloud_aws driver in Boron release
2016-02-05 11:13:10 -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
cdc7957808
Fix some autodoc import warnings from building docs
2016-02-02 12:19:38 -07:00
rallytime
6375aa2be3
Add new dimension data to doc list
2016-02-02 09:00:01 -07:00
Jacob Hammons
b192a9ba38
Doc restructuring, organization, and cleanup. Updated the doc navigation.
2016-01-31 20:10:02 -07:00
Jorge Schrauwen
d003d3c5b3
add missing docs for mdata
2016-01-29 16:25:51 +00: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
Colton Myers
0ee078eaf1
Merge pull request #30647 from terminalmage/issue11304
...
Allow custom types to sync to the master
2016-01-27 15:35:01 -07:00
Colton Myers
c15999edd9
Merge pull request #30428 from davisj/pillar_cache
...
Add pillar_cache functionality to minion.
2016-01-27 14:28:08 -07:00
rallytime
4fa80f2d5e
Merge branch '2015.8' into 'develop'
...
Conflicts:
- doc/ref/states/all/index.rst
- salt/cloud/__init__.py
- salt/minion.py
- salt/modules/file.py
- salt/modules/guestfs.py
- salt/modules/ipmi.py
- salt/modules/osquery.py
- salt/modules/parted.py
- salt/modules/seed.py
- salt/modules/virt.py
- salt/modules/yumpkg.py
- salt/modules/zypper.py
- salt/states/boto_elb.py
- salt/states/pkg.py
2016-01-26 16:19:39 -07:00
Erik Johnson
dcf5ed6369
Add information about change to extention_modules
2016-01-26 14:41:39 -06:00
Erik Johnson
c93b693f4c
Add saltutil runner to docs toctree
2016-01-26 14:41:39 -06:00
Jake Davis
1b96a3e7e4
Merge branch 'develop' of https://github.com/saltstack/salt into pillar_cache
2016-01-26 13:43:00 -05:00
Jake Davis
4cbf49d487
Rename 'pillar_cache' as 'minion_pillar_cache.'
2016-01-26 10:14:35 -05:00
rallytime
57b7e6cc93
Add glance state to list of state modules
...
Fixes #30621
2016-01-25 12:35:19 -07:00
Nicole Thomas
05349071dc
Merge pull request #30503 from StackPointCloud/profitbricks-cloud-provider
...
Adds cloud provider support for ProfitBricks
2016-01-25 11:28:41 -07:00
Ethan Devenport
de7d1666f6
Updates made after PR review:
...
* Improved and cleaned up documentation.
* Removed unnecessary namespaces.
* Made to fail when no ssh_host is found.
* Cleared pylint violations.
2016-01-25 18:02:10 +00: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
Sean Jenkins
841192ee2d
Fix documentation for pillar_merge_lists which default is False, not True. From PR #30062
2016-01-25 08:49:13 -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
Colton Myers
9885976ac3
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
...
Conflicts:
doc/ref/modules/all/salt.modules.yumpkg.rst
salt/modules/yumpkg.py
2016-01-22 12:59:54 -07: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
Andrew Colin Kissa
806823315e
Add postgres_initdb state module documentation
2016-01-22 12:21:03 +02:00
Erik Johnson
a118eb5d2e
Merge branch '2015.5' into 2015.5-2015.8
2016-01-22 01:20:27 -06:00
Colton Myers
cb8bf91944
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
...
Conflicts:
doc/ref/configuration/master.rst
doc/topics/cloud/linode.rst
salt/cloud/clouds/linode.py
salt/modules/rh_ip.py
salt/renderers/pyobjects.py
salt/states/file.py
2016-01-21 17:42:50 -07:00
Ethan Devenport
44491f69cf
Adds cloud provider support for ProfitBricks Cloud Computing Infrastructure Services.
2016-01-21 22:52:25 +00:00
Jorge Schrauwen
2ad5fc1a75
enable doc generation for solaris_system
2016-01-21 19:40:44 +00:00
Erik Johnson
330e26d1da
Hide get_locked_packages
2016-01-21 09:56:13 -06:00
Jake Davis
60f7e3ea01
Fixed chmod lint issue. Added notices about security implications.
2016-01-21 10:39:31 -05:00
Jake Davis
616e9c3f2b
Add pillar_cache functionality to minion.
...
Allows minon to save rendered pillar data to cachedir for later use
when file_client is set to local.
2016-01-21 10:39:31 -05: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
Jacob Hammons
2b7f96bf0e
Fixed sphinx build warnings / errors, added autodoc entries for new modules added in Boron
2016-01-19 21:57:45 -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