Daniel Wallace
bca17902f5
add version added info
2017-08-03 09:01:34 -06:00
Daniel Wallace
4bbfc751ae
render kubernetes docs
2017-08-03 09:01:34 -06:00
Mike Place
bb1dfd4a42
Merge pull request #42714 from cachedout/workaround_jnpr_test_bug
...
Set fact gathering style to 'old' for test_junos
2017-08-03 08:39:39 -05:00
Andy Hibbert
f58256802a
allow_no_ip_sg: Allow user to not supply ipaddress or securitygroups when running boto_efs.create_mount_target
...
Change-Id: I558de2e80e71399a442913f33fc69b5d84490361
2017-08-03 12:01:47 +01:00
Mike Place
834d6c605e
Set fact gathering style to 'old' for test_junos
...
Without this, we stacktrace because it does not appear that setting
'gather_facts' to False prevents the library from assuming the presence
of facts. I believe this to be an upstream bug with jnpr.
Because they have listed this as being a deprecated option in the future
this may re-break in the future.
2017-08-02 23:11:52 -06:00
twangboy
8604312a7b
Remove master conf in minion install
2017-08-02 17:12:02 -06:00
Megan Wilhite
0931281ebd
Merge pull request #1 from gtmanfred/patch-1
...
escape the os.sep
2017-08-02 17:37:54 -04:00
Daniel Wallace
0976f8f713
escape the os.sep
2017-08-02 15:33:08 -06:00
C. R. Oldham
a260e913b5
Do not change the arguments of the function when memoizing
2017-08-02 13:44:32 -06:00
Seth House
03b675a618
Add import to work around likely multiprocessing scoping bug
...
Fixes #42649 .
2017-08-02 12:51:59 -06:00
Daniel Wallace
1a0457af51
allow adding extra remotes to a repository
2017-08-02 10:30:29 -06:00
NLR
78fccdc7e2
Cast to list in case tags is a tuple.
2017-08-02 17:57:41 +02:00
NLR
287b57b5c5
Fix RabbitMQ tags not properly set.
2017-08-02 17:50:02 +02:00
Andy Hibbert
157fb28851
boto_efs_fix_tags: Fix #42688 invalid type for parameter tags
...
Change-Id: Ibab5417074b1ac98ee025c421d04674070745edf
2017-08-02 15:59:08 +01:00
Mircea Ulinic
9c4566db0c
multiprocessing option tagged for 2017.7.2
2017-08-02 14:51:58 +00:00
Mircea Ulinic
37bca1b902
Add multiprocessing option for NAPALM proxy
...
Overrides the :conf_minion:`multiprocessing` option, per proxy minion.
The ``multiprocessing`` option must be turned off for SSH-based proxies.
However, some NAPALM drivers (e.g. Arista, NX-OS) are not SSH-based.
As multiple proxy minions may share the same configuration file,
this option permits the configuration of the ``multiprocessing`` option
more specifically, for some proxy minions.
Additionally, this helps to default the option to False,
in case the user does not configure it explicitly in the proxy config file.
2017-08-02 10:23:53 +00:00
Frankie Hui
1598571f52
Add eos.rst in the installation guide
2017-08-02 17:47:31 +08:00
Mircea Ulinic
a2565ba8e5
Add new napalm option: multiprocessing
2017-08-02 09:39:18 +00:00
Seth House
deb6316d67
Fix lint errors
2017-08-01 14:17:13 -06:00
Gareth J. Greenaway
24413084e2
Updating the call to shlex_split to pass the posix=False argument so that quotes are preserved.
2017-08-01 12:40:31 -07:00
Mike Place
4c1d931654
Merge pull request #42481 from twangboy/win_unit_test_crypt
...
Fix `unit.test_crypt` for Windows
2017-08-01 13:10:49 -05:00
Mike Place
f2b0c9b4fa
Merge pull request #42574 from sbojarski/boto-cfn-error-reporting
...
Fixed error reporting in "boto_cfn.present" function.
2017-08-01 12:55:29 -05:00
Mike Place
8bcefb5e67
Merge pull request #42654 from morganwillcock/zfsgrain
...
Disable ZFS in the core grain for NetBSD
2017-08-01 12:52:36 -05:00
Ch3LL
8de8658058
Add release notes for 2017.7.1 release
2017-08-01 13:46:19 -04:00
Ch3LL
aa87d67258
Add clean_id function to salt.utils.verify.py
2017-08-01 13:44:32 -04:00
Neile Havens
d73c4b55b7
back-port #42612 to 2017.7
2017-07-31 17:10:06 -05:00
Seth House
6bd91c8b03
Reenable cpstats for rest_cherrypy
2017-07-31 15:17:36 -06:00
Morgan Willcock
49023deb94
Disable ZFS grain on NetBSD
2017-07-31 21:17:35 +01:00
Mike Place
5baf2650fc
Merge pull request #42453 from gtmanfred/makedirs
...
don't pass user to makedirs on windows
2017-07-31 14:57:57 -05:00
Mike Place
fb81e78f71
Merge pull request #42603 from twangboy/win_fix_runas
...
Add runas_passwd as a global for states
2017-07-31 14:49:48 -05:00
Mike Place
75ba23c253
Merge pull request #42541 from epita/fix-file-line-warning
...
Avoid confusing warning when using file.line
2017-07-31 14:41:57 -05:00
Mike Place
3d328eba80
Merge pull request #42625 from twangboy/fix_win_wua
...
Fix the list function in the win_wua execution module
2017-07-31 14:27:15 -05:00
Mike Place
bc1effc4f2
Merge pull request #42623 from terminalmage/fix-unicode-constructor
...
Fix unicode constructor in custom YAML loader
2017-07-31 14:25:17 -05:00
garethgreenaway
25094ad9b1
Merge pull request #42602 from garethgreenaway/42514_2017_7_superseded_deprecated_from_pillar
...
Use superseded and deprecated configuration from pillar
2017-07-31 11:53:06 -07:00
xiaofei.sun
1e13383b95
tornado api
2017-07-29 11:40:02 +08:00
twangboy
1340c15ce7
Add general usage instructions
2017-07-28 15:38:14 -06:00
twangboy
19f34bda55
Fix docs, formatting
2017-07-28 15:06:52 -06:00
twangboy
b17495c9c8
Fix problem with list when install=True
2017-07-28 14:46:27 -06:00
Erik Johnson
fcf45889dd
Fix unicode constructor in custom YAML loader
...
2e7f743
added this in the wrong place, it should not have been added
within the if block since we will _always_ want this constructor
available.
2017-07-28 15:35:30 -05:00
Nicole Thomas
b7cd30d3ee
Merge pull request #42621 from rallytime/merge-2017.7
...
[2017.7] Merge forward from 2016.11 to 2017.7
2017-07-28 13:45:50 -06:00
garethgreenaway
d48749b476
Merge pull request #42618 from rallytime/bp-41690
...
Back-port #41690 to 2017.7
2017-07-28 12:27:10 -07:00
garethgreenaway
e671242a4f
Merge pull request #42619 from rallytime/bp-42589
...
Back-port #42589 to 2017.7
2017-07-28 12:26:35 -07:00
rallytime
58dcb58a47
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- salt/states/dockerng.py
- tests/unit/states/dockerng_test.py
2017-07-28 11:39:38 -06:00
twangboy
0c9e40012b
Remove deprecation, add logic to state.py
2017-07-28 11:39:02 -06:00
twangboy
464ec34713
Fix another instance of runas_passwd
2017-07-28 11:20:48 -06:00
twangboy
18d6ce4d55
Add global vars to cmd.call
2017-07-28 11:15:37 -06:00
twangboy
6c71ab6f80
Remove runas and runas_password after state run
2017-07-28 11:03:21 -06:00
Slawomir Bojarski
5c945f10c2
Fix debug message in "boto_cfn._validate" function.
2017-07-28 12:57:10 -04:00
Slawomir Bojarski
181a1beecc
Fixed error reporting in "boto_cfn.present" function.
...
Fixes #41433
2017-07-28 12:56:49 -04:00
Nicole Thomas
a50fe5433a
Merge pull request #42595 from gtmanfred/2017.7.1
...
make sure to pass arg as well
2017-07-28 10:21:57 -06:00