Anthony Shaw
e384754cb3
tutorial for the libcloud modules
2017-04-26 15:09:08 +10:00
Nicole Thomas
d14def6454
Merge pull request #40874 from tonybaloney/libcloud_load_balancer_states
...
Add Apache Libcloud Load Balancer State module
2017-04-25 16:45:40 -06:00
rallytime
d7831c451c
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-25 11:09:01 -06:00
Anthony Shaw
74b955004b
add docs for new state modules
2017-04-25 21:32:13 +10:00
Anthony Shaw
27b8849ede
add existing libcloud modules to doc index
2017-04-25 17:17:18 +10:00
Mike Place
5d9dd3ad56
Merge pull request #40805 from terminalmage/moby
...
Alias moby to docker in Nitrogen (and later)
2017-04-24 22:37:53 -06:00
Anthony Shaw
2ec6da0383
Merge branch 'develop' into libcloud_storage
2017-04-25 07:25:57 +10:00
Ch3LL
b20d878266
[develop] Bump latest release version to 2016.11.3
2017-04-24 13:31:53 -04:00
Anthony Shaw
39c094487d
add a doc page for the state module
2017-04-24 19:17:39 +10:00
Anthony Shaw
e02e27ba68
add doc page
2017-04-24 18:13:47 +10:00
Erik Johnson
0e229a1910
Add note about moby naming to Nitrogen release notes
2017-04-23 23:34:58 -05:00
Mike Place
b5179aa873
Merge pull request #40778 from rallytime/oxygen-deprecations
...
Start removing deprecated code for Oxygen release
2017-04-23 04:30:51 -06:00
C. R. Oldham
9293c1e8f0
Merge pull request #40829 from Ch3LL/disk_nebula
...
Add option to expand disk size in nebula
2017-04-22 10:37:53 -06:00
Ch3LL
704048be30
add spaces for code in docs
2017-04-21 16:10:31 -04:00
Ch3LL
09f7b3a500
add title
2017-04-21 16:08:52 -04:00
Ch3LL
f0ff969c6a
add ability to expand disk size on creation of vm in nebula
2017-04-21 16:05:18 -04:00
Mike Place
26f5482576
Merge pull request #40809 from gtmanfred/develop
...
Add zookeeper managing module and state
2017-04-21 12:04:25 -06:00
Nicole Thomas
a153f5c204
Merge pull request #40783 from xetus-oss/feature-40755
...
Add state.orch_show_sls to the state runner
2017-04-21 09:45:35 -06:00
Daniel Wallace
0b70e9405f
add zookeeper module and state
...
Also use __context__ in zk_conncurrency
2017-04-20 17:56:05 -06:00
rallytime
55c947adf4
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-20 13:44:37 -06:00
rallytime
0b96d52f71
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/win_pkg.py
2017-04-20 11:21:10 -06:00
Mike Place
5388ffa7a2
Merge pull request #40785 from alexproca/backport-winexec-selection
...
win_pkg: backport 2016.11 add msiexec override to enable selection of 32 or 64 msiexec.exe
2017-04-20 10:45:13 -06:00
Erik Johnson
f99259a6eb
Fix inaccurate nodegroup docs
...
We should probably support defining nodegroups as a "dictlist" in the
future, but we don't right now, so the docs are currently inaccurate.
2017-04-20 10:07:19 -05:00
Alex Proca
91cafd5094
Add option to select 32 or 64 version of msiexec
...
Pass path to msiexec overloading msiexec parameter
2017-04-20 12:25:52 +03:00
Terence Kent
f9cd187631
Add support for performing a state.show_sls for the state
runner module. This is a very useful feature when writing orchestrate SLS files.
2017-04-19 16:34:06 -07:00
Enquier
b81856e370
Reordering Write Returners documentation
2017-04-19 14:49:28 -06:00
rallytime
e9f1d998cb
Remove support for various deprecated state functions and kwargs
...
- salt/states/archive.py
- salt/states/cmd.py
- salt/states/file.py
- All changes were documented in the oxygen release notes
2017-04-19 14:35:04 -06:00
rallytime
59398f658e
Remove support for deprecated win_* execution modules
...
- Removed win_psget.psversion function
- Removed win_service.config function
- Removed support for various kwargs in the win_service.create function
- Updated Oxygen release notes with all changes
2017-04-19 14:35:04 -06:00
rallytime
d9986185cf
Remove support for deprecated "requests_lib" option
...
Use "backend" instead.
2017-04-19 14:35:04 -06:00
rallytime
0616405104
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-18 16:43:11 -06:00
rallytime
6493880bde
Merge branch '2016.11' into 'nitrogen'
...
No conflicts.
2017-04-18 16:42:30 -06:00
Mike Place
e700d8183b
Merge pull request #40745 from cro/vmware_disk_datastore_bp
...
Backport `Add support for specifying a datastore for new disks.` PR #36457
2017-04-18 14:00:50 -06:00
C. R. Oldham
d24078d1a0
Add docs for "datastore" param for disks
2017-04-18 09:33:46 -06:00
C. R. Oldham
500d6b281d
Document validity of a datastore key inside a disk definition.
2017-04-18 09:33:46 -06:00
Mike Place
785e6060a9
Add requested docs
2017-04-18 08:34:56 -06:00
rallytime
292f55600b
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/fileserver/s3fs.py
- tests/unit/test_fileclient.py
2017-04-17 13:32:56 -06:00
Ch3LL
d228fb6e02
Add 2016.11.4 Release Note ChangeLog
2017-04-14 17:17:03 -04:00
Nicole Thomas
88f514835d
Merge pull request #40677 from rallytime/merge-develop
...
[develop] Merge forward from nitrogen to develop
2017-04-13 13:19:07 -06:00
Mike Place
5668cc39de
Merge pull request #39802 from cachedout/random_startup_delay
...
A random startup delay option for minions
2017-04-13 09:53:06 -06:00
rallytime
5282ea2480
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-13 09:46:05 -06:00
Nicole Thomas
ceedbf1a63
Merge pull request #40649 from rallytime/merge-nitrogen
...
[nitrogen] Merge forward from 2016.11 to nitrogen
2017-04-12 11:18:32 -06:00
Mike Place
4af8d08e43
Merge pull request #40581 from terminalmage/release_notes
...
Make scheduled change to osmajorrrelease grain, clean up Nitrogen release notes
2017-04-11 16:49:15 -06:00
rallytime
749840ce5f
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-04-11 15:11:46 -06:00
rallytime
e90622bc22
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/dockermod.py
- salt/modules/file.py
2017-04-11 15:03:34 -06:00
Nicole Thomas
4beb7b4e77
Merge pull request #40644 from rallytime/nitrogen-doc-update
...
Add autodoc modules for new files in nitrogen
2017-04-11 14:59:26 -06:00
rallytime
3a232ffe8b
Add autodoc modules for new files in nitrogen
2017-04-11 19:31:33 +00:00
Erik Johnson
6cf9202bc8
Fix more formatting issues in nitrogen release notes
...
The wildcard versions docs should be grouped under the same top-level
bullet. Also, there was a stray execution module change that seems to
have tried to flee south. I have returned it to it's natural habitat.
2017-04-11 11:02:58 -05:00
Erik Johnson
c36c9465e6
Formatting fixes for the module.run changes
...
This fixes the RST formatting so that it renders properly in the
bulleted list format. It also makes some changes to the wording for
clarification purposes.
2017-04-11 11:02:58 -05:00
Erik Johnson
3bbebd7d82
os_release -> osmajorrelease
...
This is a typo fix
2017-04-11 11:02:58 -05:00
Mike Place
b2870cd4c2
Merge pull request #40613 from Venafi/develop
...
Updated documentation for Venafi module with better examples & clarif…
2017-04-11 08:48:35 -06:00