Aditya Kulkarni
5737b1c409
Update versionadded and release notes ( #36352 )
2016-09-16 14:33:32 -06:00
Erik Johnson
b815c98577
Add note about yumpkg.check_db removal in Boron
...
Resolves #36292 .
2016-09-15 15:30:07 -05:00
Mike Place
fc7a1d536f
Merge pull request #36238 from pass-by-value/vmware_clone_from_snapshot
...
Add ability to clone from a snapshot to salt-cloud vmware driver
2016-09-14 14:31:50 +09:00
Aditya Kulkarni
d96981639b
Add ability to clone from a snapshot to salt-cloud vmware driver
2016-09-12 14:49:20 -04:00
Mike Place
1b12940a1f
Docs clarification for module sync and state.apply ( #36217 )
...
Closes #35340
2016-09-12 08:42:12 -06:00
Nicole Thomas
3445a333d5
Remove unclosed backticks in walkthrough doc ( #36170 )
2016-09-08 15:49:01 -06:00
Jacob Hammons
ecb0979be7
Adds #36055 to release notes
2016-09-08 11:10:56 -06:00
Nicole Thomas
95591c2fe6
Add documentation about salt_interface to EC2 docs ( #36015 )
...
Fixes #35618
2016-09-02 14:37:04 -06:00
Jacob Hammons
ac8fe6ff9e
Version docs to 2016.3.3
2016-08-31 14:34:55 -06:00
Jacob Hammons
9910b9c6f9
Fix incremental doc builds - OS X, postgres returner, tcp transport doc updates ( #35865 )
...
* Updates doc builds to generate build timestamp only when building for docs.saltstack.com. This re-enables incremental builds.
Adds notes to OS X page that Salt master on OS X is not officially supported
Adds note to postgres returners to cross-link modules with usage explanation (ZD #875 )
Adds example showing how to enable tcp transport
* Generate copyright date
Footer updates
2016-08-31 09:51:36 -06:00
rallytime
9e55bee5d5
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-08-30 10:17:53 -06:00
Loren Gordon
08e10f69eb
Clarifies how to create aliased functions ( #35891 )
2016-08-30 10:04:58 -06:00
Nicole Thomas
96792663da
Add engines to list of extension module options in master config docs ( #35864 )
...
Fixes #35837
2016-08-29 12:22:30 -06:00
rallytime
5f93d682aa
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/client/ssh/__init__.py
2016-08-29 10:56:11 -06:00
Erik Johnson
c534d88280
More clarification/correction in minion docs
2016-08-27 15:18:06 -05:00
Erik Johnson
e9e6ea8485
One more tweak to top file merging docs
...
This catches one more inaccuracy that wasn't fixed in
https://github.com/saltstack/salt/pull/35774
2016-08-27 14:30:14 -05:00
rallytime
e8e73b55ac
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/topics/jobs/schedule.rst
- salt/states/user.py
2016-08-26 13:21:12 -06:00
Todd Wells
e212c55b7a
Schedule documentation update ( #35745 )
...
* Scheduling jobs add state and module options
* Scheduling jobs doc formatting
2016-08-26 10:47:04 -06:00
Jacob Hammons
0247867898
Adds mock for tornado.locks ( #35807 )
2016-08-26 10:43:34 -06:00
Nicole Thomas
0ee237a9cb
Remove extra "to" in top.rst docs ( #35808 )
...
Refs #35774
2016-08-26 10:38:57 -06:00
Alexander Bauer
e4dfc21581
Trivial documentation spelling fix ( #35800 )
...
Change `statnds` to `stands` in State Writing documentation.
2016-08-26 10:30:08 -06:00
Erik Johnson
2fc61763d8
Correct the top_file_merging_strategy documentation ( #35774 )
...
Top file merging does not work as described in the docs, this is being
corrected for the Carbon release. This commit fixes the docs so that
they A) are accurate for these older release branches, and B) refer to
the Carbon release as a point when top file merging was corrected.
These references to the Carbon release will need to be updated again
once we settle on a version number for Carbon.
2016-08-26 10:25:56 -06:00
Nicole Thomas
9b5ee2155e
Merge pull request #35763 from isbm/isbm-doc-conf-sphinx-crashfix
...
Sphinx crash: documentation config fix
2016-08-25 15:12:38 -06:00
Nicole Thomas
cd90052187
Documentation spelling fixes ( #35773 )
...
Fixes #35771
2016-08-25 13:41:03 -06:00
Bo Maryniuk
a56ae4e8f5
Configure importing Mock to handle 'total' method from psutils properly
2016-08-25 16:48:34 +02:00
Bo Maryniuk
9c057d0266
Return psutil back to the list of mocked imports
2016-08-25 16:47:59 +02:00
Bo Maryniuk
3d7758461e
Improve Mock to be flexible and able to mock methods from the mocked modules
2016-08-25 16:47:08 +02:00
Jacob Hammons
2a12795bac
Fixes Windows download paths ( #35742 )
2016-08-24 13:38:17 -06:00
Mike Place
fdbf01d5ad
Remove docs mocks for msgpack and psutils
...
Also make docs build py3 compat
2016-08-24 22:55:11 +09:00
rallytime
1d819d7cc2
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-08-22 09:29:13 -06:00
Brian Glogower
2801f0fdcc
Remove duplicate auth_tries in minion docs
2016-08-19 17:46:26 -07:00
Nicole Thomas
399e9f57cc
Update release notes for 2015.8.12 ( #35614 )
2016-08-19 16:13:08 -06:00
Nicole Thomas
f7f8221169
Everything in the sample master config file should be commented out ( #35611 )
2016-08-19 16:05:40 -06:00
rallytime
f2eb625778
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-08-19 11:13:15 -06:00
Nicole Thomas
21c9c2d025
Make sure version label is correct in header ( #35603 )
2016-08-19 10:29:58 -06:00
Nicole Thomas
83425274f5
Update release notes for 2016.3.3 ( #35602 )
2016-08-19 10:27:34 -06:00
Nicole Thomas
0c7aa802f5
Update release notes for 2015.8.12 ( #35600 )
2016-08-19 10:13:41 -06:00
Nicole Thomas
dd12b48239
Update release notes for 2015.8.12 ( #35599 )
2016-08-19 09:59:31 -06:00
Erik Johnson
fd08d33597
Add warning about AWS flagging of nmap usage ( #35575 )
...
* Add warning about AWS flagging of nmap usage
Also improve the verification examples overall, and add a note about the
fingerprint display difference beginning in OpenSSH 6.8.
* Remove "as root"
For some reason, when I was running the test in the example, I wasn't
getting the script output for the host key, unless I ran as root. Don't
know why this was the case but I can't reproduce it now. Removing this
as it is not accurate.
Also added a port number to the example as well since it speeds up the
nmap command.
2016-08-18 17:00:02 -06:00
Mike Place
b3b28cb760
Might be a good idea to be able to download the software we make ( #35513 )
...
Docs are a thing.
2016-08-17 09:47:49 -06:00
rallytime
6a86a12294
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/cp.py
2016-08-15 11:23:44 -06:00
Mike Place
09925ba353
Minor doc fixup ( #35436 )
...
* Minor doc fixup
Refs #35387
* Include reload_grains
2016-08-15 09:53:56 -06:00
rallytime
cf038ee3fe
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/grains/core.py
- salt/modules/file.py
- salt/modules/hosts.py
- salt/modules/inspectlib/collector.py
- salt/modules/portage_config.py
- salt/modules/x509.py
- salt/scripts.py
- tests/integration/shell/enabled.py
2016-08-11 11:33:54 -06:00
Nicole Thomas
d9c20c0456
Update freebsd.rst ( #35394 )
...
Updated FreeBSD installation instructions to remove ``priority`` definition.
(This, I believe, should address an issue submitted in saltstack/salt-bootstrap/issues/908)
2016-08-11 11:00:36 -06:00
Justin Findlay
66332510c6
doc.ref.configuration.logging: document log levels
2016-08-10 14:10:43 -06:00
Justin Findlay
93616eff3e
doc.ref.configuration.logging: fix formatting
2016-08-10 10:47:07 -06:00
Justin Findlay
472a2d31de
doc.ref.configuration.logging: cleanup formatting
2016-08-10 10:46:39 -06:00
rallytime
2b4c156df1
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/client/ssh/__init__.py
- salt/grains/core.py
- salt/output/highstate.py
2016-08-08 11:15:43 -06:00
Thomas S Hatch
f8158124d5
Merge pull request #35211 from cachedout/issue_31074
...
Alternative sudo users for salt-ssh
2016-08-08 09:40:55 -06:00
Mike Place
f004b831d2
Merge pull request #35178 from cro/proxy_cache_fix2
...
Add append_minionid_config_dirs option
2016-08-07 07:21:14 +09:00