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
|
841192ee2d
|
Fix documentation for pillar_merge_lists which default is False, not True. From PR #30062
|
2016-01-25 08:49:13 -07: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 |
|
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 |
|
rallytime
|
39b49621ad
|
Merge branch '2015.8' into 'develop'
Conflicts:
- salt/beacons/service.py
- salt/cloud/clouds/vmware.py
- salt/modules/file.py
- salt/modules/ipset.py
- salt/modules/npm.py
- salt/modules/rpm.py
- salt/states/file.py
- salt/utils/event.py
- salt/utils/schedule.py
- tests/unit/modules/state_test.py
|
2016-01-14 13:33:53 -07:00 |
|
Mike Place
|
1f5c1093fc
|
Merge pull request #30235 from sjorge/state-zfs
salt.states.zfs
|
2016-01-12 12:39:13 -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 |
|
Jorge Schrauwen
|
087e8f8475
|
Generate docs for salt.states.zfs
|
2016-01-08 17:24:44 +00:00 |
|
Colton Myers
|
17b919e9ec
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
doc/topics/eauth/access_control.rst
salt/modules/state.py
salt/state.py
salt/states/boto_secgroup.py
tests/unit/modules/state_test.py
|
2016-01-07 16:36:40 -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
|
f476c75fad
|
Merge pull request #30062 from seanjnkns/develop
Remove recurse_list from pillar_source_merging_strategy and add pilla…
|
2016-01-06 10:27:35 -07:00 |
|
Sean Jenkins
|
8fc656b6f2
|
Set (pillar_)merge_lists to default for PR#30062
|
2016-01-06 09:55:20 -07:00 |
|
Colton Myers
|
7f8e666b8c
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/states/user.py
|
2016-01-06 09:30:28 -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 |
|
Sean Jenkins
|
fb6e895bf0
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2015-12-30 09:43:05 -07:00 |
|
Sean Jenkins
|
1d7ee7bed2
|
Merge remote-tracking branch 'origin/develop' into sean
|
2015-12-30 08:44:30 -07:00 |
|
Andrew Colin Kissa
|
61ca281519
|
fix inline documentation examples not rendering
add missing modules to indexes
|
2015-12-30 07:35:57 +02:00 |
|
rallytime
|
c386d70742
|
Merge branch '2015.8' into 'develop'
Conflicts:
- salt/modules/alternatives.py
- salt/modules/boto_rds.py
- salt/modules/mount.py
- salt/states/boto_iam.py
|
2015-12-29 15:51:12 -07:00 |
|
Sean Jenkins
|
41353b7ab3
|
Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead
|
2015-12-29 10:22:54 -07:00 |
|
Mike Place
|
e915f4b591
|
Merge pull request #30053 from akissa/add-postgres-privileges-support
Add postgres privileges support
|
2015-12-29 09:50:44 -07:00 |
|
Andrew Colin Kissa
|
8066a06191
|
add postgres_language state module documentation
|
2015-12-29 13:13:37 +02:00 |
|
Andrew Colin Kissa
|
d27f0cc88a
|
add postgres_privileges ref docs
|
2015-12-29 13:02:56 +02:00 |
|
Jacob Hammons
|
a04cebd48c
|
Remove internal APIs from rest_cherrypy docs.
Refs #28540
|
2015-12-28 15:26:16 -07:00 |
|
Andreas Lutro
|
03ceaf103b
|
add documentation about omitting state modules in requisites
|
2015-12-24 13:07:44 +01:00 |
|
Jonathan Ballet
|
e6e36372a4
|
doc: fix documentation link for salt.serializers
|
2015-12-23 10:13:16 +01:00 |
|
Jorge Schrauwen
|
1294a1fa5c
|
probably a good idea to actually add salt.states.zpool
|
2015-12-22 19:16:18 +00:00 |
|
Jorge Schrauwen
|
da80dea902
|
try to get state.states.smartos docs go be generated
|
2015-12-22 19:11:46 +00:00 |
|
Jorge Schrauwen
|
f5333ee2f8
|
salt.modules.fmadm still does not have docs generated, trying again
|
2015-12-22 19:08:22 +00:00 |
|
Mike Place
|
c19782a184
|
Merge pull request #29853 from basepi/merge-forward-develop
Merge forward from 2015.8 to develop
|
2015-12-22 08:05:49 -07:00 |
|
B M Corser
|
b89e9c6476
|
Presumably what was meant
Otherwise it's invalid syntax
|
2015-12-21 21:17:23 +00:00 |
|
Jonathan Ballet
|
6922da46dc
|
doc: fix warnings + some rendering issues
|
2015-12-21 13:26:02 +01:00 |
|
Colton Myers
|
95fe811724
|
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
salt/minion.py
salt/modules/network.py
salt/scripts.py
salt/states/file.py
salt/states/git.py
salt/utils/event.py
|
2015-12-18 15:00:24 -07: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 |
|
Eric Mosher
|
0a765de370
|
Add infoblox documentation
Closes #29780
|
2015-12-17 23:01:55 -05:00 |
|
Thibault Cohen
|
d37064951d
|
Add k8s modules and states documentation
|
2015-12-17 21:44:49 -05:00 |
|