rallytime
9014ef3105
Fix some Nitrogen references still present in develop
2017-07-19 11:16:32 -06:00
Mike Place
c9972fe4fb
Merge pull request #42383 from AndrewPashkin/revert-37003-gradual-pillar-loading
...
Revert "Make possible to reference previous pillars from subsequent pillars, as they specified in the top file"
2017-07-19 11:28:22 -05:00
Mike Place
7419e82cb2
Merge pull request #42362 from rallytime/merge-develop
...
[develop] Merge forward from 2017.7 to develop
2017-07-19 10:56:15 -05:00
Nicole Thomas
0f2ef2f85c
Merge pull request #42346 from edgan/patch-2
...
Document use of python methods in jinja
2017-07-19 09:53:25 -06:00
Andrew Pashkin
b0148c15c7
Revert "Make possible to reference previous pillars from subsequent pillars, as they specified in the top file"
2017-07-19 12:25:22 +03:00
Nicole Thomas
3e39526009
Merge pull request #42358 from Ch3LL/doc-update-develop
...
[develop] Update version numbers in doc config for 2017.7.0 release
2017-07-18 13:23:46 -06:00
Nathan Grennan
4985e68f61
Update index.rst
2017-07-18 10:38:17 -07:00
Mike Place
1b683f2fca
Merge pull request #37003 from AndrewPashkin/gradual-pillar-loading
...
Make possible to reference previous pillars from subsequent pillars, as they specified in the top file
2017-07-18 12:13:56 -05:00
rallytime
f59ecb7ffe
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/executors/sudo.py
2017-07-18 08:57:55 -06:00
Ch3LL
0f48ee8a35
[develop] Update version numbers in doc config for 2017.7.0 release
2017-07-17 16:58:03 -04:00
Nathan Grennan
0bfc1a2fb2
Document use of python methods in jinja
2017-07-17 12:24:41 -07:00
Mike Place
c84d6db548
Merge pull request #42186 from rallytime/fix-42166
...
Use long_range function for IPv6Network hosts() function
2017-07-17 13:39:35 -05:00
Mike Place
87361ca128
Merge pull request #42244 from alexbleotu/jinja_globals_gh
...
Jinja raise function and globals decorator
2017-07-17 13:16:36 -05:00
Mike Place
8f1cb287cf
Merge pull request #42126 from rallytime/merge-2017.7
...
[2017.7] Merge forward from 2016.11 to 2017.7
2017-07-17 12:07:18 -05:00
Mike Place
c7b3f6a09a
Merge pull request #42302 from rallytime/cloud-utils-fire-event-deprecation
...
Remove sock_dir deprecation warning from salt.utils.cloud.fire_event
2017-07-17 09:35:58 -05:00
rallytime
ffd3fae2c9
Add this change to the Oxygen release notes
2017-07-13 16:46:36 -06:00
rallytime
ccd78ed791
Remove Oxygen deprecation warning in lxc execution module
2017-07-13 16:42:42 -06:00
SaltyCharles
2ff1d814b2
fix typo
2017-07-12 12:26:53 -07:00
Andrew Pashkin
7d59f7a6c6
Make possible to reference pillars, that come before current pillar in the top file
2017-07-12 19:03:05 +03:00
Nicole Thomas
63718024fd
Merge branch 'develop' into jinja_globals_gh
2017-07-12 10:02:42 -06:00
Nicole Thomas
5f01dccf8f
Merge pull request #42214 from gtmanfred/develop
...
allow not verifying ssl winrm saltcloud
2017-07-11 17:33:21 -06:00
Alexandru Bleotu
346b1880e3
Merge branch 'develop' into jinja_globals_gh
2017-07-11 10:33:06 +01:00
shengis
e95316b145
Merge branch 'develop' into add_dns_for_azurearm
2017-07-10 23:01:52 +02:00
Aurélien FUSIL-DELAHAYE
340368fdac
add custom dns support for azurearm provider
...
- added option in documentation : dns_servers
2017-07-10 13:35:08 +02:00
Thomas Dutrion
6144af034a
Remove duplicate instruction in Openstack Rackspace config example
2017-07-09 11:34:14 +02:00
Daniel Wallace
ce6b05d237
add release note
2017-07-07 13:15:30 -06:00
Daniel Wallace
2dac634dd2
add document for winrm_verify_ssl
2017-07-07 13:15:30 -06:00
rallytime
8d960d463a
Merge branch '2017.7' into 'develop'
...
Conflicts:
- salt/grains/core.py
2017-07-06 17:42:30 -06:00
rallytime
b8bcc0d599
Add note to various network_hosts docs about long_run for IPv6 networks
2017-07-06 17:36:18 -06:00
Nicole Thomas
df1ed8929d
Merge pull request #42109 from arthurlogilab/patch-20
...
[doc] Update aws.rst - add Debian default username
2017-07-06 10:58:25 -06:00
Mike Place
b093d6fba1
Merge pull request #42085 from rallytime/merge-develop
...
[develop] Merge forward from 2017.7 to develop
2017-07-06 11:21:49 -05:00
Nicole Thomas
afc19048bd
Merge pull request #42131 from gtmanfred/release
...
Add stuff to release notes
2017-07-05 13:33:14 -06:00
Daniel Wallace
e2b3160c96
fix up PR
2017-07-05 10:41:26 -06:00
Daniel Wallace
6fbde35d11
add note about roster_defaults
2017-07-05 10:23:07 -06:00
Daniel Wallace
ea5ae2e468
add release note about about extmod blacklist and whitelist
2017-07-05 10:23:07 -06:00
Daniel Wallace
db0ed458d8
Update salt-master first before updating salt-minion
...
Fixes #42124
2017-07-05 10:23:07 -06:00
rallytime
8b35b367b3
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- salt/modules/win_pkg.py
- salt/states/dockerng.py
2017-07-05 09:14:30 -06:00
Alexandru Bleotu
23f963f946
Added Errors section to jinja doc
2017-07-04 16:10:52 +01:00
Arthur Lutz
b78f179b19
[doc] Update aws.rst : typo fix
2017-07-04 14:21:11 +02:00
Arthur Lutz
8fcfb67ff5
Update aws.rst - add Debian default username
2017-07-04 14:00:10 +02:00
Ch3LL
d4e7b91608
Update releasecanddiate doc with new 2017.7.0rc1 Release
2017-07-03 23:06:54 -04:00
rallytime
c2822e05ad
Remove references in docs to pip install salt-cloud
...
Instead, provide the option to use "-L" with the Bootstrap script.
Fixes #41885
2017-07-03 14:47:36 -06:00
twangboy
5a5d70866a
Change repo_ng to repo-ng
2017-07-03 14:15:35 -06:00
rallytime
4d96cc1068
Merge branch '2017.7' into 'develop'
...
No conflicts.
2017-07-03 09:28:18 -06:00
Mike Place
ec378c73ff
Merge pull request #42020 from terminalmage/toctree-fix
...
Add the new docker state modules to the toctree
2017-06-30 15:58:27 -05:00
rallytime
c98470e557
Merge branch '2016.11' into '2017.7'
...
No conflicts.
2017-06-30 10:00:10 -06:00
rallytime
9227a1263d
Merge branch '2017.7' into 'develop'
...
No conflicts.
2017-06-30 10:00:01 -06:00
Ch3LL
1de5e008a0
Add initial 2016.11.7 Release Notes
2017-06-30 11:32:10 -04:00
rallytime
3b87dbca12
Add the 'provider' key to salt.cloud.CloudClient.create()
...
Much like how the 'profile' key exists in this function, the
'provider' key must also exist for other salt-cloud functions
to work properly. Various salt-cloud functions rely on provider
being available (as it is always available when using cloud profiles),
and so it should be available when no profile is used as well.
Also adjusted some rst syntax in the cloud config file as well
as the documentation around the create() function. Passing in
kwargs as the docs originally suggested does not work.
Fixes #41971
2017-06-29 14:38:09 -06:00
Seth House
18dfa9893c
Re-add msgpack to mocked imports
2017-06-29 13:49:45 -06:00