Commit Graph

8422 Commits

Author SHA1 Message Date
rallytime
5a071c5ddf
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/cloud/clouds/azurearm.py
2018-04-30 16:33:13 -04:00
esell
b2725f9858
add allocate_public_ip to docs 2018-04-30 09:29:51 -06:00
rallytime
3b40cdad2a
Add 2018.3.1 Release Notes 2018-04-30 09:35:46 -04:00
Erik Johnson
dd4b0de0e0
Add release notes for dropping of virtual package support 2018-04-26 23:21:36 -05:00
Brandon Kurtz
12ac26086e
fixing typo 2018-04-26 13:12:13 -04:00
rallytime
9aeb5e78f2
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/modules/zfs.py
  - salt/modules/zpool.py
  - salt/states/zfs.py
  - salt/states/zpool.py
  - salt/utils/vault.py
  - salt/utils/zfs.py
  - tests/unit/utils/test_zfs.py
2018-04-25 14:50:36 -04:00
Nicole Thomas
29e683bea6
Merge pull request #47243 from cbosdo/libvirt_engine_autoconnect
virt connection improvements
2018-04-25 09:59:24 -04:00
Scott Page
01980b4c43
Fix topics/releases/2018.3.0.rst to include correct example of proxy_example beacon yaml configuration. 2018-04-25 10:12:00 +09:00
Scott Page
9682e26eec
Fix topics/proxyminion/beacon.rst to include correct example of salt_proxy beacon yaml configuration. 2018-04-25 10:10:21 +09:00
Cedric Bosdonnat
09e1d7fab4
Merge branch 'develop' into libvirt_engine_autoconnect 2018-04-24 08:52:39 +02:00
Amel Ajdinovic
615866032b Added create block storage support.
Added ssh key support.

Added documentation
2018-04-23 23:16:36 +02:00
Nicole Thomas
15895c4ff8
Merge pull request #47214 from rallytime/merge-develop
[develop] Merge forward from 2018.3 to develop
2018-04-23 17:05:29 -04:00
Nicole Thomas
706b9b7d84
Merge pull request #47187 from azelezni/add-thorium-gitfs-support
Add gitfs support for Thorium
2018-04-23 12:41:58 -04:00
Cédric Bosdonnat
3d3ed786cd
virt module: actually deprecate virt.nic option
virt.nic is considered as the old version of virt:nic in the code, but
there is no warning of this. The documentation is also still mentioning
virt.nic. Updating it all to move to virt:nic
2018-04-23 15:21:19 +02:00
Cédric Bosdonnat
6858c9931a
virt module: move virt.images to virt:images
To continue the virt module options harmonization, deprecate virt.images
in favor of virt:images and add documentation on this option.
2018-04-23 15:21:17 +02:00
Cédric Bosdonnat
20048c6fca
virt module: convert virt.tunnel into virt:tunnel
To continue the virt module options harmonization, deprecate virt.tunnel
in favor of virt:tunnel and add documentation on this option.
2018-04-23 15:21:16 +02:00
David Boucha
051c8ea167
Fix develop branch version definition 2018-04-20 17:21:23 -06:00
rallytime
0eab957281
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/netapi/rest_tornado/saltnado.py
  - tests/integration/states/test_file.py
  - tests/integration/states/test_git.py
  - tests/unit/modules/test_tls.py
2018-04-20 15:40:49 -04:00
rallytime
4718d31e53
Merge branch '2017.7' into '2018.3'
Conflicts:
  - salt/config/__init__.py
  - salt/minion.py
  - salt/modules/pip.py
  - salt/states/pip_state.py
  - salt/states/virtualenv_mod.py
  - tests/integration/modules/test_status.py
2018-04-19 17:15:20 -04:00
Alex Zeleznikov
969a2502f4 Add gitfs support for Thorium
Allow thorium to use gitfs with a mountpoint or saltenv.
Fixes #47119
2018-04-19 21:23:53 +03:00
rallytime
0039395017
Updage jenkins module autodocs to use jenkinsmod name instead
Refs #46801

The jenkins module was renamed to jenkinsmod recently, but the autodoc
files were never updated.

We need to remove the jenkins.py docs from the docbuild server, but we
can't do that if the new docs for jenkinsmod.py aren't building yet.

This PR updates the autodoc files to point to the new file.
2018-04-18 15:14:30 -04:00
Erik Johnson
09dcb8ffce
Merge pull request #47084 from bloomberg/26396-docpatch
GH-26396, add a clarification on pillar merge strategy
2018-04-17 16:33:22 -05:00
Nicole Thomas
99debdd1cb
Merge pull request #47111 from terminalmage/default-renderer
Update default renderer to jinja|yaml, improve renderer docs
2018-04-17 16:47:33 -04:00
rallytime
abe2309c91
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/netapi/rest_tornado/saltnado.py
2018-04-17 11:50:01 -04:00
rallytime
94c2a12be6
Merge branch '2017.7' into '2018.3'
Conflicts:
  - tests/integration/modules/test_state.py
  - tests/unit/templates/test_jinja.py
  - tests/unit/test_minion.py
2018-04-17 10:54:42 -04:00
Matt Phillips
3755489e6b GH-26396, add a clarification on pillar merge strategy
make it clear what is required for yamlex behavior cross-sls.
2018-04-17 09:57:18 -04:00
Erik Johnson
7070a3be48
Update default renderer to jinja|yaml, improve renderer docs
`yaml_jinja` and all legacy renderer syntax has been transparently
translated to the render pipeline syntax (e.g `jinja|yaml`)
under-the-hood for several years now, this just makes the default
renderer adhere to the render pipeline syntax.

It also makes significant improvements to the renderer documentation.
2018-04-16 22:35:23 -05:00
Erik Johnson
af43b7b090
Add file.patch rewrite info to Fluorine release notes 2018-04-13 12:40:11 -05:00
Cory Wright
9b7ee97d12
Fix copy/paste typo in minionfs tutorial 2018-04-13 11:52:41 -04:00
twangboy
6635b9003f
Fix winrm powershell script
Removes the `Hostname` paramater in the winrm create command. It is not
needed. It must match the hostname on the certificate, which is not
defined in the case of the Remote Desktop certificate
Removes extra spaces
2018-04-12 14:41:19 -06:00
Mike Place
9e13b5fd81
Merge pull request #46892 from samilaine/update-doc-topics-event-events
Working Python examples for the event documentation.
2018-04-12 13:59:56 -06:00
Mike Place
800a91bf45
Merge pull request #47005 from ari/patch-3
Remove salt FreeBSD repo which is now 2 years out of date
2018-04-12 13:52:03 -06:00
rallytime
fe10957ce0
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/cloud/clouds/azurearm.py
2018-04-12 11:00:14 -04:00
Mike Place
cbe1cfa4d9
Merge pull request #46684 from isbm/isbm-saltssh-multimajor-py-version-support
SaltSSH cross-major version support
2018-04-11 12:31:31 -06:00
Cory Wright
bd0918fc40
Add auth.file module to auth documentation page 2018-04-11 11:40:00 -04:00
Ari Maniatis
5db36d7bdb
Remove salt FreeBSD repo which is now 2 years out of date
The saltstack repository has the 2016 version is current. Its not being updated, but there is a perfectly good port in the FreeBSD tree to use instead. Enhance the documentation on how to install that from binary or source.
2018-04-11 08:39:26 +10:00
Amir Pakdel
1a8a7e3841
Merge branch 'develop' into ec2_image_name 2018-04-09 11:49:14 -04:00
Sami Laine
8477465d2a Review comments from @cachedout incorporated. 2018-04-09 10:05:30 +03:00
Denys Havrysh
bfdf54e61d
[DOC] Fix Jinja block in FAQ page
Closes #18835
2018-04-08 12:19:48 +03:00
Bo Maryniuk
cd32f14406 Re-phrase docstring for alternative Salt installation 2018-04-06 17:38:14 +02:00
Bo Maryniuk
448944a317 Rephrase Salt SSH doc description 2018-04-06 17:38:14 +02:00
Bo Maryniuk
a0dd7a76e0 Add documentation about updated Salt SSH features 2018-04-06 17:38:14 +02:00
rallytime
5b50eaf6b0
Merge branch '2018.3' into 'develop'
Conflicts:
  - doc/ref/proxy/all/salt.proxy.cimc.rst
  - doc/ref/proxy/all/salt.proxy.panos.rst
  - doc/topics/releases/2018.3.0.rst
  - salt/modules/cmdmod.py
  - salt/modules/state.py
  - salt/utils/schedule.py
  - tests/integration/modules/test_state.py
2018-04-05 13:25:46 -04:00
Mike Place
bc66641dd2
Merge branch 'develop' into ec2_image_name 2018-04-05 09:40:49 -05:00
Sami Laine
6e56dcac6b Actually working Python examples for the event documentation. 2018-04-05 15:40:12 +03:00
Nicole Thomas
58c8ff18e2
Merge pull request #46870 from cloudflare/proxy-doc
Correct the documentation for two new proxy modules
2018-04-04 17:48:40 -04:00
Nicole Thomas
2a84c9595a
Merge pull request #46448 from ogd-software/allow_failhard_override
Made state-level failhard override global failhard.
2018-04-04 17:12:00 -04:00
Amir Pakdel
6d649a948d Added a bit a doc for Amazon EC2 AMI name 2018-04-04 14:59:19 -04:00
Mircea Ulinic
f4b6184476 Corect and add the cimc proxy module to autodoc 2018-04-04 15:07:32 +00:00
Mircea Ulinic
a99bc202b9 Correct & add Panos to autodoc 2018-04-04 15:07:32 +00:00