Commit Graph

87407 Commits

Author SHA1 Message Date
Volodymyr Samodid
4cac95de3e Update states docstring for better auto index description 2017-11-07 10:24:56 +02:00
Volodymyr Samodid
4e3c5075e1 Update modules docstring for better auto index description 2017-11-07 10:24:56 +02:00
Volodymyr Samodid
0c7f63e9d4 fix docstring errors during rendering 2017-11-07 10:24:56 +02:00
Mike Place
77e09dabbd
Merge pull request #44372 from whiteinge/slsutil-renderer-uris
Add support for Salt fileserver URIs to slsutil.renderer
2017-11-03 14:44:34 -06:00
Nicole Thomas
b64f180284
Merge pull request #44388 from alexandruavadanii/fix-debian-uppercase-iface-v2
debian_ip: don't lowercase iface name
2017-11-03 13:52:00 -06:00
Alexandru Avadanii
5382cbe641
debian_ip, rh_ip: Allow uppercase iface routes
PR #39103 ("fixes #31393 don't convert the iface to lower case")
change should also be applied for routes.
Fix both Debian and RHEL IP modules.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-11-03 17:33:45 +01:00
Alexandru Avadanii
2fcb08b771
debian_ip: don't lowercase iface name
AArch64, ppc64 and ppc64le have network interfaces with uppercase
characters in their names, e.g. enP5p144s0.

PR #39103 ("fixes #31393 don't convert the iface to lower case")
fixed this issue, but only for RHEL systems. The same change is
required on Debian systems as well.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-11-03 17:33:38 +01:00
Mike Place
1412a42f0e
Merge pull request #44070 from gtmanfred/kitchen
begin adding kitchen-salt into the test suite
2017-11-02 15:55:33 -06:00
Seth House
abac05fb11
Add support for Salt fileserver URIs to slsutil.renderer 2017-11-01 12:38:20 -06:00
Mike Place
c46490c183
Merge pull request #44190 from prymitive/postgres_extension
Fix test=true checks so that state runs in test mode don't report cha…
2017-10-31 11:53:06 -06:00
Mike Place
57705b9e6a
Merge pull request #44231 from SEJeff/kubernetes-stuff
Kubernetes module updates round one
2017-10-31 11:21:28 -06:00
Mike Place
06afbe4214
Merge pull request #44275 from rallytime/arch-doc
Doc updates for architecture.rst file
2017-10-31 10:49:41 -06:00
Mike Place
d9a4cc22da
Merge pull request #44328 from rallytime/doc-fixes
Add some clarifications to event and architecture documentation
2017-10-31 10:21:37 -06:00
Mike Place
e7bf7b6b98
Merge pull request #44359 from gtmanfred/develop
add saltstack community slack to the readme
2017-10-31 10:15:08 -06:00
Daniel Wallace
62c0cf70d4
Merge branch 'develop' into develop 2017-10-31 10:14:04 -06:00
Daniel Wallace
90a997ecc2
add saltstack community slack to the readme 2017-10-31 10:11:01 -06:00
Daniel Wallace
1dccaae707
fix pylint 2017-10-31 10:08:09 -06:00
Nicole Thomas
af1b460c6d
Merge pull request #43703 from rallytime/publish_refactor_use_check_authentication
Refactor publish func in master/masterapi to use check_authentication
2017-10-30 17:32:14 -04:00
Daniel Wallace
947bb86695
comment wordpress module 2017-10-30 13:34:28 -06:00
Daniel Wallace
2659b8b03e
remove pypi.c7 from tests 2017-10-30 13:05:35 -06:00
Nicole Thomas
835e6714ae
Merge branch 'develop' into publish_refactor_use_check_authentication 2017-10-30 11:06:59 -04:00
Nicole Thomas
7728045649
Merge pull request #44300 from jf/add-prepend_path-to-cmd.run
Add `prepend_path` option to `cmd.run`
2017-10-30 10:48:26 -04:00
Nicole Thomas
470678d881
Merge pull request #44308 from rallytime/stale-config-update
Reduce the number of days an issue is stale by 15
2017-10-30 10:26:26 -04:00
Nicole Thomas
7d1111660d
Merge pull request #44318 from zhihan/patch-1
Typo, close the parenthesis.
2017-10-30 10:12:29 -04:00
rallytime
0574df20ce
Add some clarifications to event and architecture documentation 2017-10-29 15:08:57 -04:00
Zhi Han
b92d303756
Typo, close the parenthesis. 2017-10-27 15:39:28 -04:00
Nicole Thomas
9fc7fde8d2
Merge pull request #43885 from garethgreenaway/43825_swap_total_grain
[develop] Adding swap_total to core grains
2017-10-27 13:01:11 -04:00
Jeffrey 'jf' Lim
f59271f172
tweak prepend_path join code 2017-10-28 00:18:29 +08:00
Jeffrey 'jf' Lim
6bd8aea8cf
cmdmod: shift new prepend_path argument to the end to avoid breaking any positional argument calls 2017-10-28 00:02:17 +08:00
Jeffrey 'jf' Lim
bbdcaee250
tag prepend_path option with '.. versionadded:: Oxygen' 2017-10-27 23:37:06 +08:00
Erik Johnson
340a07b62f Merge pull request #44262 from oarmstrong/develop
docker_container.running sort list of links
2017-10-27 10:20:23 -05:00
Erik Johnson
50dfc74ea2 Merge pull request #44287 from jf/fix_tbz.ext_archive_type_recognition
Fix utils.files.guess_archive_type to recognize the "tbz" extension as well
2017-10-27 10:17:52 -05:00
Erik Johnson
17d8e46abf Merge pull request #44277 from rallytime/merge-develop
[develop] Merge forward from 2017.7 to develop
2017-10-27 10:16:00 -05:00
Nicole Thomas
cf77a6bf0f Merge pull request #43754 from spenceation/panos-2017-9-26
Update to PANOS modules.
2017-10-27 10:36:02 -04:00
Nicole Thomas
bb65040bf1 Merge pull request #44234 from xavierog/fix-grafana4-dashboard-2017.7
grafana4: dashboard: do not override the title.
2017-10-27 10:32:16 -04:00
rallytime
09d0a347c5
Reduce the number of days an issue is stale by 15 2017-10-27 09:48:08 -04:00
Xavier G
e1853e5b5b Merge branch 'develop' into fix-grafana4-dashboard-2017.7 2017-10-27 09:43:16 +02:00
Jeff Schroeder
1576c9980c
Fix test_kubernetes.py after fixing bug in 25f7c4996730a578b7875e924508a5c1774e8b7c 2017-10-26 18:20:49 -05:00
Jeff Schroeder
9304a428e3
Add the change-cause annotation to kubernetes created objects
This allows commands such as `kubectl rollout history deploy/$FOO` to
automatically show the deployment changed as a result of the salt run
and follows exactly how kubectl works when passed the `--record` flag.
2017-10-26 18:20:41 -05:00
Jeff Schroeder
9ceabf29f4
Fix kubernetes.node_labels()
This prevented showing, adding, or removing any labels from nodes
2017-10-26 18:20:34 -05:00
Jeff Schroeder
ac20ddfa25
Fix a bug in the kubernetes module for ssl cert paths
When the `client_key_file` attribute was defined and the `client_key`
attribute was not, the conditional for `client_key` would wrongly zero
`kubernetes.client.configuration.key_file`.

This was a bit annoying to figure out, but the kubernetes module now can
authenticate with minikube with a configuration such as this (where jeff
is $USER):

	kubernetes.api_url: 'https://192.168.99.100:8443'
	kubernetes.certificate-authority-file: '/home/jeff/.minikube/ca.crt'
	kubernetes.client-certificate-file: '/home/jeff/.minikube/client.crt'
	kubernetes.client-key-file: '/home/jeff/.minikube/client.key'

The various options can be gotten from ~/.kube/config after running `minikube start`.
2017-10-26 18:20:28 -05:00
Jeffrey 'jf' Lim
b3b6c6fc3a
Fix pydoc indentation for cmdmod.run_chroot, clean_env option 2017-10-26 23:23:09 +08:00
Jeffrey 'jf' Lim
412506e626
Add prepend_path option to cmd.run (meant as a response to #21840) 2017-10-26 23:22:05 +08:00
Nicole Thomas
bf54e49202 Merge pull request #43861 from eyj/sentry_mod
Use dsn if specified as all recent raven libraries can init via dsn
2017-10-26 09:03:17 -04:00
Nasenbaer
35c6a02689 Add sentry config deprecation to release notes 2017-10-26 10:29:43 +02:00
nasenbaer13
aae09b1875 Merge branch 'develop' into sentry_mod 2017-10-25 21:47:04 +02:00
Mike Place
19e27436f2 Merge pull request #44278 from fedepires/softlayer-dedicated-host
Support softlayer dedicated host in salt-cloud.
2017-10-25 21:42:01 +02:00
Jeffrey 'jf' Lim
5e2cab0d5e
Fix utils.files.guess_archive_type to recognize the "tbz" extension as well
(also tidy up list of extensions)
2017-10-26 02:08:16 +08:00
rallytime
8a1c575ae5
Update salt.utils.fopen calls to new salt.utils.files.fopen path 2017-10-25 09:59:04 -04:00
Federico Pires
e7aebf46ce Support softlayer dedicated host in salt-cloud.
Update docs as well.
2017-10-25 10:58:12 -03:00