Marc-Aurèle Brothier
54fa5f231e
cloudstack: fix wrong attribute name in doc
2018-07-23 15:55:54 +02:00
Nicole Thomas
9d176ab8e3
Merge branch 'develop' into fix-40532
2018-07-23 09:39:09 -04:00
Erik Johnson
7ad832c901
Add missing release notes mention of file.blockreplace changes
...
These were added to the docstrings but not to the release notes for the
releases where the change took place.
2018-07-21 10:12:52 -05:00
dgengtek
aa6458e441
Feature: ldap authentication with starttls
...
fix #48655
2018-07-21 14:23:59 +02:00
Nicole Thomas
3baa31886c
Merge pull request #48356 from mirceaulinic/pyeapi-modules
...
Adding a pair of proxy and execution modules for managing Arista switches via the pyeapi
2018-07-20 09:32:44 -04:00
Bruno Binet
32b6d22cf2
Fix RST syntax issue in doc
2018-07-20 13:57:22 +02:00
Bruno Binet
37a41226d5
Add the "traverse" jinja filter
...
which can be really useful in states to select some leaf pillar data or
fallback with a default value.
2018-07-19 17:59:30 +02:00
Nicole Thomas
ff3ff80ebe
Merge pull request #48541 from mirceaulinic/nxos-api-mod
...
Adding a pair of Proxy and Execution modules for managing Cisco Nexus switches via the NX-API
2018-07-16 10:20:30 -04:00
Nicole Thomas
f0fc854ed4
Merge pull request #48532 from terminalmage/chipy
...
Enhancements to slack engine and wtmp beacon
2018-07-13 16:45:46 -04:00
Nicole Thomas
490d7fb62c
Merge pull request #48254 from gtmanfred/ansible
...
add ansible playbook runner to ansiblegate module
2018-07-13 15:26:49 -04:00
Erik Johnson
04cbdd0a67
Double backticks for RST
2018-07-13 10:48:55 -05:00
rallytime
6c8fb063ac
Merge branch '2018.3' into 'develop'
...
No conflicts.
2018-07-13 11:00:26 -04:00
rallytime
ae201823c1
Deprecate 'master_shuffle' in favor of 'random_master'
2018-07-12 13:43:06 -04:00
Erik Johnson
85eac61ccc
Add release notes for engine/beacon changes
2018-07-12 12:29:49 -05:00
Daniel Wallace
b0a2963132
Merge branch 'develop' into proxycaller
2018-07-12 11:44:01 -05:00
Daniel Wallace
0e0ed41329
add to fluorine release notes
2018-07-12 11:29:37 -05:00
SaltStack Jenkins
69264f3332
Merge pull request #48446 from eugene-davis/influx-user-fixes
...
Influx module user fixes
2018-07-12 08:17:22 -05:00
Mircea Ulinic
e69877ed3b
Add nxos_api modules to autodoc
2018-07-12 13:08:06 +00:00
Simon Sapin
c3bb0b9c14
Walkthrough: define the SLS accronym
...
Some Googling suggests this is what it means.
2018-07-11 21:09:17 +02:00
rallytime
29b05ffdd1
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- doc/man/salt-api.1
- doc/man/salt-call.1
- doc/man/salt-cloud.1
- doc/man/salt-cp.1
- doc/man/salt-key.1
- doc/man/salt-master.1
- doc/man/salt-minion.1
- doc/man/salt-proxy.1
- doc/man/salt-run.1
- doc/man/salt-ssh.1
- doc/man/salt-syndic.1
- doc/man/salt-unity.1
- doc/man/salt.1
- doc/man/salt.7
- doc/man/spm.1
- pkg/windows/req.txt
- tests/integration/runners/test_state.py
- tests/integration/states/test_file.py
- tests/integration/states/test_npm.py
2018-07-11 14:49:27 -04:00
Renat Zaripov
6b69f196f8
Little fix in Vagrant cloud topic
2018-07-11 18:10:41 +03:00
Mircea Ulinic
1e7350be41
Add autodoc for the arista_pyeapi execution module
2018-07-11 11:03:01 +00:00
Mircea Ulinic
d763ca7478
Add autodoc for the arista_pyeapi proxy module
2018-07-11 11:03:00 +00:00
rallytime
a466a4880f
Merge branch '2017.7.7' into '2017.7'
...
No conflicts.
2018-07-10 16:49:13 -04:00
Eugene Davis
722e5a3d86
Update fluorine release notes with state module change
2018-07-10 17:48:45 +02:00
rallytime
da646cb44f
Merge branch '2018.3' into 'develop'
...
Conflicts:
- doc/topics/event/events.rst
- tests/integration/states/test_file.py
- tests/unit/states/test_file.py
2018-07-09 10:40:23 -04:00
Nicole Thomas
b8f2a86638
Merge pull request #48456 from cvedel/issue_48455
...
support RunOnce in the VMware salt-cloud driver
2018-07-09 09:42:24 -04:00
Carsten Brandt
6d9e83b8bd
Make example Saltfile work by default
...
without Saltfile:
```
$ salt-ssh --saltfile=Saltfil '*' test.ping
No permissions to access "/var/log/salt/ssh", are you running as the correct user?
```
Adding a log file to the example Saltfile makes everything work as expected.
2018-07-09 14:55:24 +02:00
Erik Johnson
56e8a1eb93
Improve the slack engine docs
...
This explains the target/tgt_type options, adds some usage examples, and
makes a few other documentation tweaks.
2018-07-07 21:41:01 -05:00
Daniel Wallace
60661b4cd0
document minions required on save_load
2018-07-06 10:01:11 -05:00
Christophe Vedel
b274ab78a7
support RunOnce in the VMware salt-cloud driver
2018-07-05 22:27:05 +02:00
rallytime
b55aa5b946
Merge branch '2018.3' into 'develop'
...
Conflicts:
- salt/modules/rabbitmq.py
- salt/netapi/rest_tornado/saltnado.py
2018-07-03 16:07:46 -04:00
Daniel Wallace
8df59d6167
hopefully the last few changes.
2018-07-03 10:39:25 -05:00
Ch3LL
3cf335b0b9
Update release versions for the 2017.7 branch
2018-07-03 09:37:58 -04:00
Ch3LL
84a1994110
Update release versions for the 2018.3 branch
2018-07-03 09:35:12 -04:00
Ch3LL
ef288f2a74
[2018.3] Remove In Progress Warning on 2017.7.7
2018-07-03 09:32:34 -04:00
Ch3LL
03ed5167fa
[2017.7] Remove In Progress Warning on 2017.7.7
2018-07-03 09:31:02 -04:00
Nicole Thomas
5b38019ca0
Merge pull request #48339 from terminalmage/backport-tojson-filter
...
Backport tojson filter from #48309 to 2018.3
2018-07-02 13:52:52 -04:00
Ch3LL
0cfd233c0e
[develop] Remove In Progress Warning on 2017.7.7
2018-07-02 10:23:42 -04:00
Mike Place
74497da15c
Merge pull request #48387 from Ch3LL/1update_version_doc_develop
...
Update release versions for the develop branch
2018-06-30 22:18:10 -06:00
rallytime
bf6c788350
Merge branch '2018.3' into 'develop'
...
Conflicts:
- salt/client/ssh/__init__.py
- salt/utils/thin.py
2018-06-30 09:48:06 -04:00
Nicole Thomas
fdd1f24567
Merge pull request #48309 from terminalmage/fix-yaml-hacks
...
Drop support for Python 2 unicode string literals in YAML renderer
2018-06-30 09:07:55 -04:00
Nicole Thomas
fbbafc8de4
Merge pull request #48300 from rallytime/merge-develop
...
[develop] Merge forward from 2018.3 to develop
2018-06-30 08:58:27 -04:00
Nicole Thomas
89857ea8b9
Merge pull request #48297 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-06-30 08:57:34 -04:00
Ch3LL
6956e4e8ae
Update release versions for the develop branch
2018-06-29 16:41:40 -04:00
Daniel Wallace
068cc84e9c
add notes to the docs
2018-06-28 13:38:31 -05:00
rallytime
fface7cc74
Merge branch '2018.3.2' into '2018.3'
...
Conflicts:
- tests/integration/runners/test_state.py
2018-06-28 10:05:18 -04:00
Erik Johnson
4433bec891
Add release notes for tojson jinja filter
2018-06-27 12:36:30 -05:00
Erik Johnson
ac36998801
Tweak docs to reflect backported filter
2018-06-27 12:28:34 -05:00
Erik Johnson
2320c8513c
Tweak docs to reflect backported filter
2018-06-27 12:27:47 -05:00
Erik Johnson
267544fd3e
Tweak release notes to reflect new jinja filter being backported
2018-06-27 12:26:35 -05:00
Erik Johnson
e34e39f0e2
Document filter deprecation
2018-06-27 12:23:29 -05:00
Erik Johnson
baf49d709d
Add release notes about json_encode_dict/json_encode_list deprecations
2018-06-27 10:29:31 -05:00
Erik Johnson
e2ea136757
Document filter deprecation
2018-06-27 10:29:31 -05:00
Erik Johnson
458b45b9e6
Minor clarification
2018-06-27 10:29:31 -05:00
Erik Johnson
7f473e6fde
Fix RST link syntax
2018-06-27 10:29:31 -05:00
Erik Johnson
b34f56b27b
Document change to YAML loader behavior in Fluorine release notes
2018-06-27 10:29:30 -05:00
Megan Wilhite
5b8d55428e
Merge pull request #48323 from Ch3LL/update_version_doc_2018.3
...
Update release versions for the 2018.3 branch
2018-06-27 09:44:58 -04:00
Megan Wilhite
53b4c4dc00
Merge pull request #48325 from Ch3LL/update_version_doc_develop
...
Update release versions for the develop branch
2018-06-27 09:44:06 -04:00
Megan Wilhite
3b32fa0e51
Merge pull request #48327 from Ch3LL/rn_remove_develop
...
Remove In Progress Warning for 2018.3.2 Release
2018-06-27 09:43:01 -04:00
Nicole Thomas
7b4972accb
Merge pull request #48239 from mirceaulinic/redis-sdb-mod
...
Redis sdb mod
2018-06-26 17:43:56 -04:00
Nicole Thomas
b4f81b853c
Merge pull request #48305 from thetoolsmith/feature_tag_ec2_spot_request
...
add support for tagging ec2 instance spot requests
2018-06-26 17:39:25 -04:00
Ch3LL
962cb143bc
Remove In Progress Warning for 2018.3.2 Release
2018-06-26 17:09:30 -04:00
Ch3LL
dfce1ad5ed
Remove In Progress Warning for 2018.3.2 Release
2018-06-26 17:04:11 -04:00
Ch3LL
b4dc1f8c71
Update release versions for the develop branch
2018-06-26 15:51:59 -04:00
Ch3LL
b4548aca56
Update release versions for the 2018.3 branch
2018-06-26 15:51:53 -04:00
Ch3LL
47845ba810
Update release versions for the 2017.7 branch
2018-06-26 15:51:46 -04:00
Erik Johnson
baf1653221
Fix module name in title
2018-06-26 14:00:23 -05:00
Erik Johnson
17f7b18da1
Sort and update mocks in doc configuration
2018-06-26 14:00:02 -05:00
Paul Bruno
aeb4e7ffe0
remove whitespace
2018-06-26 11:33:50 -04:00
Paul Bruno
4132e4e45e
Merge branch 'feature_tag_ec2_spot_request' of https://github.com/thetoolsmith/salt into feature_tag_ec2_spot_request
2018-06-26 11:31:01 -04:00
Paul Bruno
916c59dddb
update documentation for aws ec2 spot instance rerequest tagging support
2018-06-26 11:29:48 -04:00
Nicole Thomas
6d5e6e7eb5
Merge pull request #48261 from cbosdo/virt-init
...
Virt init improvements
2018-06-26 09:41:38 -04:00
Nicole Thomas
906c7e80be
Merge pull request #48220 from mnieber/patch-1
...
Explain how to use a grain in a state
2018-06-25 16:29:17 -04:00
Erik Johnson
6c33345f05
Fix typos in new mock_open docs
2018-06-25 14:05:54 -05:00
rallytime
6177d6e3c1
Merge branch '2018.3' into 'develop'
...
Conflicts:
- doc/ref/configuration/minion.rst
- salt/client/__init__.py
- salt/grains/core.py
- salt/modules/timezone.py
- tests/support/case.py
- tests/unit/modules/test_file.py
- tests/unit/roster/test_sshconfig.py
2018-06-25 11:26:25 -04:00
Cédric Bosdonnat
614a213b3a
Fix virt images default location in docs
...
virt images are not stored in /srv/salt/salt-images, but in
/srv/salt-images. Fix the documentation to reflect the truth.
2018-06-25 16:53:24 +02:00
rallytime
c7bb8a50b0
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- salt/modules/x509.py
- salt/runners/cloud.py
- tests/unit/modules/test_state.py
2018-06-25 10:41:06 -04:00
Nicole Thomas
210d558615
Merge pull request #48260 from mirceaulinic/netmiko-proxy
...
Adding the initial version of the Netmiko Proxy and Execution modules
2018-06-25 10:02:28 -04:00
Nicole Thomas
27a0e95174
Merge pull request #48279 from terminalmage/mock_open-docs
...
Add documentation/further enhancements to rewritten mock_open
2018-06-25 09:12:29 -04:00
Erik Johnson
65c575ae9c
Fix spelling error
2018-06-24 13:27:09 -05:00
Erik Johnson
09aae0c82b
Add more examples and information on strict string types
2018-06-23 21:27:01 -05:00
Erik Johnson
8c069d105d
Add some mock_open docs
2018-06-23 15:05:18 -05:00
Nicole Thomas
2661ae5764
Merge pull request #48262 from cbosdo/virt-cleanup
...
Virt cleanup
2018-06-22 13:56:53 -04:00
Nicole Thomas
7365b81389
Merge pull request #48267 from mirceaulinic/template-mod
...
Adding a little module as a helper for template rendering on the fly
2018-06-22 11:47:11 -04:00
Nicole Thomas
67cb5563ef
Merge pull request #48252 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-06-22 11:13:41 -04:00
Mircea Ulinic
e369357ff3
Adding the template module for autodoc
2018-06-22 11:23:13 +00:00
Mircea Ulinic
d163f64509
Adding the netmiko execution module to autodoc
2018-06-22 10:10:46 +00:00
Mircea Ulinic
917af844a6
Add netmiko proxy module to autodoc
2018-06-22 10:10:46 +00:00
Cédric Bosdonnat
b1c685d7f1
doc: mock boto.regioninfo._load_json_file
...
Mockup _load_json_file() in order to avoid the following errors when
building the docs:
WARNING: autodoc: failed to import module 'salt.modules.boto_asg'; the following exception was raised:
Traceback (most recent call last):
File "/public/src/salt/env/lib/python3.6/site-packages/sphinx/ext/autodoc/importer.py", line 140, in import_module
__import__(modname)
File "/public/src/salt/salt/modules/boto_asg.py", line 63, in <module>
import boto.ec2
File "/public/src/salt/env/lib/python3.6/site-packages/boto/ec2/__init__.py", line 31, in <module>
RegionData = load_regions().get('ec2', {})
File "/public/src/salt/env/lib/python3.6/site-packages/boto/regioninfo.py", line 100, in load_regions
endpoints = _load_builtin_endpoints()
File "/public/src/salt/env/lib/python3.6/site-packages/boto/regioninfo.py", line 128, in _load_builtin_endpoints
resolver = BotoEndpointResolver(endpoints)
File "/public/src/salt/env/lib/python3.6/site-packages/boto/endpoints.py", line 150, in __init__
endpoint_data, service_rename_map)
File "/public/src/salt/env/lib/python3.6/site-packages/boto/endpoints.py", line 44, in __init__
super(_CompatEndpointResolver, self).__init__(endpoint_data)
File "/public/src/salt/env/lib/python3.6/site-packages/boto/vendored/regions/regions.py", line 95, in __init__
raise ValueError('Missing "partitions" in endpoint data')
ValueError: Missing "partitions" in endpoint data
2018-06-22 10:51:48 +02:00
Cédric Bosdonnat
8199700fdb
Fix sphynx error about tornado.version_info
...
This is fix errors like the following when building docs:
WARNING: autodoc: failed to import module 'salt.states.saltmod'; the following exception was raised:
Traceback (most recent call last):
File "/public/src/salt/env/lib/python3.6/site-packages/sphinx/ext/autodoc/importer.py", line 140, in import_module
__import__(modname)
File "/public/src/salt/salt/states/saltmod.py", line 36, in <module>
import salt.output
File "/public/src/salt/salt/output/__init__.py", line 19, in <module>
import salt.loader
File "/public/src/salt/salt/loader.py", line 23, in <module>
import salt.config
File "/public/src/salt/salt/config/__init__.py", line 27, in <module>
import salt.utils.network
File "/public/src/salt/salt/utils/network.py", line 35, in <module>
import salt.utils.zeromq
File "/public/src/salt/salt/utils/zeromq.py", line 39, in <module>
if tornado.version_info < (5,):
TypeError: '<' not supported between instances of 'Mock' and 'tuple'
2018-06-22 10:51:48 +02:00
Nicole Thomas
731ec0a11a
Merge pull request #48037 from terminalmage/fix-custom-types-sync-docs
...
Add "sync_mods" argument to state.apply/state.sls
2018-06-21 15:57:02 -04:00
Nicole Thomas
0bae927048
Merge pull request #48249 from rallytime/2017.7.7-release-notes-update
...
Update release notes for 2017.7.7
2018-06-21 14:30:38 -04:00
Nicole Thomas
8e06471817
Merge pull request #48242 from asnell/asnell-patch-1
...
Add sample list data via command line pillar
2018-06-21 14:27:40 -04:00
rallytime
84ec655c24
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- doc/ref/configuration/minion.rst
- salt/minion.py
- salt/modules/dockermod.py
- salt/modules/lxc.py
- salt/utils/__init__.py
- tests/unit/modules/test_mount.py
2018-06-21 14:22:15 -04:00
rallytime
19c104b6cd
Update release notes for 2018.3.2
2018-06-21 13:03:39 -04:00
rallytime
36032c8ee7
Update release notes for 2017.7.7
2018-06-21 13:02:25 -04:00
asnell
f66bf60073
Add sample list data via command line pillar
2018-06-21 08:44:14 -04:00
Mircea Ulinic
63ddcd72a6
Document the Redis SDB module
2018-06-21 10:54:17 +00:00
Max Arnold
00798a9e33
Fix quite common Exception typos
2018-06-21 14:22:44 +07:00
Nicole Thomas
7abc85f46b
Merge pull request #48225 from myii/patch-1
...
Fix typos in Jinja `load_yaml` example
2018-06-20 12:53:14 -04:00
Nicole Thomas
65dc44308e
Merge pull request #48178 from dwfreed/fixup-presence
...
Teach salt.utils.minions.CkMinions.connected_ids() about IPv6
2018-06-20 12:33:37 -04:00
Imran Iqbal
9fd9a09b4a
Fix typos in Jinja load_yaml
example
2018-06-20 16:32:20 +01:00
Nicole Thomas
1f88df6e89
Merge pull request #48210 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2018.3.1 to 2018.3
2018-06-20 09:43:18 -04:00
Nicole Thomas
3a378a9036
Merge pull request #48162 from rallytime/merge-develop
...
[develop] Merge forward from 2018.3 to develop
2018-06-20 09:42:49 -04:00
Maarten Nieber
683bec42a7
Explain how to use a grain in a state
2018-06-20 08:08:40 +02:00
Daniel Wallace
5b4897f050
Merge pull request #48186 from rallytime/saltcheck-docs
...
Add autodoc module for saltcheck.py
2018-06-19 14:03:54 -05:00
rallytime
dae65da256
Merge branch '2018.3.1' into '2018.3'
2018-06-19 14:56:06 -04:00
Nicole Thomas
1343b0e5f9
Merge pull request #48159 from emattiza/patch-1
...
Remove Azure <1.0 Old Dependency Change Note
2018-06-19 14:22:10 -04:00
Doug Freed
c3650eed03
Update presence_events docs to remove localhost comment
...
Localhost minions are now included in presence events.
2018-06-19 13:55:09 -04:00
rallytime
da7603d879
Add autodoc module for saltcheck.py
2018-06-18 09:50:19 -04:00
Ky-Anh Huynh
860a8b9924
doc/dev/formulas: fix minor Jinja syntax errors
2018-06-18 10:42:44 +07:00
Erik Johnson
c5802ad465
Fix the version number in versionadded
...
2017.7.7 has already been released
2018-06-17 21:47:33 -05:00
Erik Johnson
44c275698a
Actually it's more than just add/remove that updates the mine
2018-06-17 21:16:09 -05:00
Erik Johnson
0cb6996b07
Add release notes mention of docker.update_mine config option
2018-06-17 21:11:05 -05:00
Erik Johnson
de05097b20
Add docs for new config option
2018-06-17 21:10:50 -05:00
rallytime
a0ad794132
Update release notes for 2017.7.7
2018-06-17 15:29:06 -04:00
rallytime
dc2d40d1c2
Update release notes for 2018.3.2
2018-06-17 15:24:25 -04:00
rallytime
f23207002d
Merge branch '2018.3' into 'develop'
...
Conflicts:
- salt/states/file.py
- tests/unit/beacons/test_btmp_beacon.py
- tests/unit/beacons/test_wtmp_beacon.py
- tests/unit/grains/test_core.py
2018-06-15 17:00:59 -04:00
rallytime
398cc78224
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- .kitchen.yml
- doc/topics/releases/2017.7.6.rst
- salt/modules/timezone.py
- tests/support/case.py
- tests/unit/modules/test_timezone.py
2018-06-15 16:51:45 -04:00
Evan Mattiza
49c5651280
Remove Azure <1.0 Old Dependency Change Note
...
I understand there was a period where pyazure 1.0 was not working with salt per #27980 and seeing as this was resolved with newer versions, the note is no longer relevant.
2018-06-15 15:05:05 -05:00
Nicole Thomas
7e62c0444e
Merge pull request #48048 from icyfork/aws_provider_with_role_arn_support
...
cloud/aws: allow users to provide role_arn in configuration
2018-06-15 13:11:42 -04:00
Nicole Thomas
e1e566d1f8
Merge pull request #48135 from rallytime/release-notes-2017.7
...
Update the 2017.7.7 and 2017.7.8 release notes
2018-06-14 17:22:06 -04:00
Erik Johnson
7f53d5a68e
Improve module environment docs
2018-06-14 13:46:32 -05:00
Bo Maryniuk
d1abcf2322
Update the documentation
2018-06-14 13:45:23 -05:00
Bo Maryniuk
ef96da833b
Add documentation for the configurable module environment
2018-06-14 13:45:23 -05:00
rallytime
8893bf0d4c
Update man pages for 2017.7.7
2018-06-14 17:43:13 +00:00
rallytime
8c340134f5
Update man pages for 2018.3.2
2018-06-14 17:26:13 +00:00
rallytime
217005b8f1
Add missing v
for tag reference
2018-06-14 12:12:42 -04:00
rallytime
7a97f157b3
Add missing v
for tag reference
2018-06-14 12:10:18 -04:00
rallytime
2f2b69ed37
Add "in progress" notation to 2017.7.7 release notes
2018-06-14 12:08:47 -04:00
rallytime
06a1151a63
Add release notes file for 2017.7.7
2018-06-14 12:06:04 -04:00
rallytime
885b2862ce
Move 2017.7.7 release notes to 2017.7.8
2018-06-14 12:05:37 -04:00
rallytime
d53569d1e3
Add release notes file for 2017.7.7
2018-06-14 11:48:07 -04:00
rallytime
afe1e91972
Add "in progress" notation to 2018.3.2 release notes
2018-06-14 10:55:44 -04:00
rallytime
3e4272ac09
Add release notes for 2018.3.2
2018-06-14 10:53:40 -04:00
rallytime
88c584cb0d
Move 2018.3.2 release notes to 2018.3.3
2018-06-14 10:53:07 -04:00
rallytime
0b13be0111
Add release notes for 2018.3.2
2018-06-14 10:19:47 -04:00
rallytime
0fcf4c54d1
Add no_proxy option to cont/minion docs and Fluorine release notes
...
Also cleans up a couple of items based on the feedback in #43764
2018-06-13 15:49:00 -04:00
Brendan Beveridge
5f7aae3eef
adjust doco
2018-06-13 15:41:10 -04:00
Brendan Beveridge
6135c19a49
doc typo
2018-06-13 15:41:09 -04:00
Brendan Beveridge
cc85427724
add support for no_proxy for apt pkg and generic http util
2018-06-13 15:41:09 -04:00
rallytime
cdb45874de
Merge branch '2017.7.6' into '2017.7'
...
Conflicts:
- doc/topics/releases/2017.7.6.rst
- requirements/base.txt
2018-06-13 15:04:55 -04:00
Mike Place
211f90df7c
Merge pull request #48028 from bbrandt/patch-1
...
recommend --force-with-lease when rebasing
2018-06-13 16:56:52 +02:00
Mike Place
c8d401843f
Merge pull request #48079 from neilvana/patch-1
...
Fix broken links to setuptools documentation.
2018-06-13 16:15:37 +02:00
rallytime
843171f5e3
Remove "in progress" info for 2018.3.1 release notes
2018-06-13 09:55:33 -04:00
rallytime
f3c9381d16
Remove "in progress" info for 2017.7.6 release notes
2018-06-13 09:55:25 -04:00
rallytime
fad6a0991e
Remove "in progress" info for 2018.3.1 release notes
2018-06-13 09:53:08 -04:00
rallytime
a3b3b0a0e1
Remove "in progress" info for 2017.7.6 release notes
2018-06-13 09:52:12 -04:00
rallytime
1b8d1c936b
Remove "in progress" info for 2017.7.6 release notes
2018-06-13 09:49:47 -04:00
Daniel Wallace
611ea92b8b
Merge branch 'develop' into aws_provider_with_role_arn_support
2018-06-13 08:47:55 -05:00
rallytime
444f1cb9b8
Update release versions for the develop branch
2018-06-13 09:47:21 -04:00
rallytime
f9be1b9125
Update release versions for the 2018.3 branch
2018-06-13 09:47:16 -04:00
rallytime
9a0f4d190a
Update release versions for the 2017.7 branch
2018-06-13 09:47:12 -04:00
Neil Stoddard
666c517a25
Fix broken links to setuptools documentation.
2018-06-12 21:43:41 -05:00
Erik Johnson
24545204b3
Fix inaccurate gitfs_saltenv example in GitFS Walkthrough
2018-06-12 09:25:53 -05:00
Ben Brandt
bf6529d071
recommend --force-with-lease when rebasing
...
Using `--force-with-lease` allows one to force push without the risk of
unintentionally overwriting someone else's work.
The git-push(1) man page states:
Usually, "git push" refuses to update a remote ref that is not an ancestor of the local ref used to overwrite it.
This option overrides this restriction if the current value of the remote ref is the expected value. "git push" fails otherwise.
Imagine that you have to rebase what you have already published. You will have to bypass the "must fast-forward" rule in order to replace the history you originally published with the rebased history. If somebody else built on top of your original history while you are rebasing, the tip of the branch at the remote may advance with her commit, and blindly pushing with --force will lose her work.
This option allows you to say that you expect the history you are updating is what you rebased and want to replace. If the remote ref still points at the commit you specified, you can be sure that no other people did anything to the ref. It is like taking a "lease" on the ref without explicitly locking it, and the remote ref is updated only if the "lease" is still valid.
References:
- https://developer.atlassian.com/blog/2015/04/force-with-lease/
- https://github.com/thoughtbot/guides/pull/363
2018-06-11 22:53:11 -05:00
Nicole Thomas
037d198692
Merge pull request #48001 from rares-pop/dev/iepopr/add_salt-api_windows
...
Add salt-api on Windows platform
2018-06-11 17:17:58 -04:00
Erik Johnson
20f71ff6f6
Fix link without target in 2018.3.0 release notes
2018-06-11 12:01:34 -05:00
Ky-Anh Huynh
a9663588bf
cloud/aws: add notes for role_arn setting in provider configuration
2018-06-11 22:12:04 +07:00
Rares POP
3e0547b135
Add fluorine release notes for salt-api
...
Signed-off-by: Rares POP <rares.pop@ni.com>
2018-06-11 18:04:58 +03:00
Rares POP
895d8cee5c
Merge branch 'develop' into dev/iepopr/add_salt-api_windows
...
Signed-off-by: Rares POP <rares.pop@ni.com>
2018-06-11 11:57:09 +03:00
Rares POP
c640b5cd42
Add salt-api on Windows platform
...
salt-api is broken on Windows platform
due to pickling issues on the salt.loader.netapi
Workaround that by creating a runner class
that can be pickled.
Signed-off-by: Rares POP <rares.pop@ni.com>
2018-06-11 11:38:08 +03:00
nicholasmhughes
4845e02b30
fixes #48019 add ability to pass image resource ID for vm creation
2018-06-10 22:41:32 -04:00
Erik Johnson
e4d67c5fd8
Update docs to include references to new "sync" argument
2018-06-08 12:29:19 -05:00
Erik Johnson
8289b07e24
Fix documentation on when custom types are synced
2018-06-08 09:33:35 -05:00
Nicole Thomas
c1c8b36639
RST Syntax Fix: code-blocks need a blank line
2018-06-08 09:38:58 -04:00
plastikos
1be25616a7
Add Jinja include relative paths to Fluorine release notes
2018-06-08 02:02:07 -06:00
Erik Johnson
04a80673a2
Clean up Sphinx build errors in develop branch
2018-06-06 20:19:44 -05:00
Ch3LL
01e8c59296
remove duplicate changelog line
2018-06-06 14:08:35 -04:00
Ch3LL
5b8534cfb3
Update 2018.3.1 release notes with new fixes
2018-06-06 14:07:11 -04:00
rallytime
7dc1e770c4
Merge branch '2018.3' into 'develop'
...
Conflicts:
- doc/topics/installation/freebsd.rst
- salt/cloud/clouds/oneandone.py
- salt/grains/core.py
- salt/modules/napalm_ntp.py
- salt/modules/win_update.py
- salt/modules/win_wua.py
- salt/modules/zabbix.py
- salt/renderers/pass.py
- salt/states/vault.py
- tests/unit/states/test_win_update.py
2018-06-06 13:35:36 -04:00
Erik Johnson
f89d2ccd30
Clean up Sphinx warnings
2018-06-06 08:42:21 -05:00
Daniel Wallace
b12f80712b
add more documentation for new function
2018-06-04 14:01:33 -05:00
Daniel Wallace
272cb58899
add to release notes
2018-06-04 14:01:32 -05:00
Nicole Thomas
b004a1ace7
Merge pull request #47929 from rallytime/merge-develop
...
[develop] Merge forward from 2018.3 to develop
2018-06-04 10:37:30 -04:00
Nicole Thomas
9160ccde57
Merge pull request #47946 from nicholasmhughes/fix-azurearm-docs-for-volume-options
...
Fix Azure docs for volume handling
2018-06-04 09:49:41 -04:00
Nicole Thomas
250226bcc6
Merge pull request #47238 from pengyao/ssh_private_key_pass
...
Fix issue #38366 salt-ssh support private key's passphrase
2018-06-04 09:28:55 -04:00
nicholasmhughes
10571469bc
fixes #47819 in order to better explain the volumes parameter
2018-06-03 16:57:31 -04:00
rallytime
be8d34ec21
Merge branch '2018.3' into 'develop'
...
No conflicts.
2018-06-01 15:19:09 -04:00
rallytime
3273bbdab7
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- doc/ref/configuration/master.rst
- doc/ref/modules/all/index.rst
- doc/topics/grains/index.rst
- doc/topics/releases/2016.3.4.rst
- doc/topics/spm/spm_formula.rst
- doc/topics/tutorials/cron.rst
- doc/topics/tutorials/index.rst
- doc/topics/tutorials/stormpath.rst
- salt/engines/slack.py
- salt/log/handlers/fluent_mod.py
- salt/modules/cyg.py
- salt/modules/junos.py
- salt/modules/namecheap_dns.py
- salt/modules/namecheap_domains.py
- salt/modules/namecheap_ns.py
- salt/modules/namecheap_ssl.py
- salt/modules/namecheap_users.py
- salt/modules/reg.py
- salt/modules/tomcat.py
- salt/modules/vault.py
- salt/modules/win_file.py
- salt/modules/zpool.py
- salt/output/highstate.py
- salt/renderers/pass.py
- salt/runners/cache.py
- salt/states/boto_apigateway.py
- salt/states/boto_iam.py
- salt/states/boto_route53.py
- salt/states/msteams.py
- salt/states/reg.py
- salt/states/win_iis.py
- tests/integration/modules/test_cmdmod.py
- tests/integration/states/test_user.py
- tests/support/helpers.py
- tests/unit/cloud/clouds/test_openstack.py
- tests/unit/fileserver/test_gitfs.py
- tests/unit/modules/test_junos.py
- tests/unit/pillar/test_git.py
- tests/unit/states/test_win_path.py
- tests/unit/test_pillar.py
- tests/unit/utils/test_format_call.py
- tests/unit/utils/test_utils.py
- tests/unit/utils/test_warnings.py
2018-06-01 14:54:12 -04:00
Erik Johnson
af51e16f23
Use more elegant RST syntax
2018-05-31 15:28:25 -05:00
Erik Johnson
d37f7e4f04
Add 2017.7.6 release notes
2018-05-31 15:28:25 -05:00
Erik Johnson
9dddeeefab
Improve documentation on syncing states
2018-05-31 15:28:25 -05:00
Erik Johnson
f465fa3ca7
Add best practices docs for writing states
2018-05-31 15:28:25 -05:00
Erik Johnson
93ee5ee2b0
Fix all Sphinx warnings
...
Well, all but one, which we expect to see
2018-05-31 15:28:25 -05:00
Erik Johnson
64b9b4d0b8
Clarify that name would override the id declaration
2018-05-31 15:28:24 -05:00
Nicole Thomas
dc5e2b4705
Merge pull request #47391 from twellspring/patch/43914
...
event.send add option for return to not show as change
2018-05-31 14:50:18 -04:00
Nicole Thomas
0d229c6182
Merge branch '2018.3' into fix_47559
2018-05-31 11:28:30 -04:00
pengyao
246a118b93
add salt-ssh support private key's passphrase addition
2018-05-31 10:57:22 +08:00
pengyao
7f413a205f
Merge branch 'develop' into ssh_private_key_pass
2018-05-31 10:52:23 +08:00
twangboy
9e612ec9e7
Fix markup in release notes
2018-05-30 16:10:26 -06:00
Nicole Thomas
b4bac9b41b
Merge pull request #47868 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-05-30 17:20:37 -04:00
Ch3LL
f560a151cd
Remove In Progress for 2018.3.1 Release Notes
2018-05-30 14:14:55 -04:00
rallytime
2801eecb26
Merge branch '2018.3.1' into '2018.3'
...
No conflicts.
2018-05-30 11:14:40 -04:00
Ch3LL
e27ee273a7
Add == line to changelog line for release notes
2018-05-30 10:51:12 -04:00
Ch3LL
61e56d275d
Add changelog to 2018.3.1 release notes
2018-05-30 10:49:30 -04:00
Nicole Thomas
225824f1d8
Merge branch 'develop' into patch/43914
2018-05-30 10:13:28 -04:00
Éric Veiras Galisson
405c90aa76
Updating minion configuration doc
...
Correcting default value for log_level_logfile like written in default /etc/salt/minion. See #47893
2018-05-30 15:52:54 +02:00
Nicole Thomas
f4288a8616
Merge pull request #47869 from rallytime/merge-develop
...
[develop] Merge forward from 2018.3 to develop
2018-05-30 09:44:15 -04:00
rallytime
58dee4c829
Remove sentence about the release being in progress
2018-05-29 16:27:43 -04:00
rallytime
b3dcb7330e
Remove "in progress" too
2018-05-29 16:26:28 -04:00
rallytime
99e1df7823
Update 2017.7.6 release notes: remove "unreleased" text
...
In preparation for the 2017.7.6 release, remove the "unreleased" text
from the release notes.
2018-05-29 15:31:51 -04:00
Jenni
0738a0f6c2
fix merge conflict
2018-05-29 12:12:11 -07:00
Jenni
f3a3ce582b
move release note to fluorine
2018-05-29 12:05:01 -07:00
Daniel Wallace
13f920415a
add tornado5 note to 2018.3.1
2018-05-29 14:01:54 -05:00
Daniel Wallace
aeacd2b749
allow tornado 5.0 to be installed only for python2
2018-05-29 14:01:18 -05:00
Daniel Wallace
a1c1b5b5cf
allow tornado 5.0 to be installed only for python2
2018-05-29 13:57:54 -05:00
Daniel Wallace
cf1e5d4c25
Merge pull request #47742 from nickgarber/develop__wip-issue-40975-read-salt-cloud-maps-from-the-pillar
...
[WIP] feat: read Salt-Cloud Maps from the Pillar
2018-05-29 12:37:48 -05:00
rallytime
d9096653f7
Merge branch '2018.3' into 'develop'
...
Conflicts:
- salt/cloud/__init__.py
- tests/integration/cloud/providers/test_ec2.py
- tests/support/paths.py
2018-05-29 11:28:06 -04:00
rallytime
dc32b67c03
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- salt/modules/win_snmp.py
- tests/integration/modules/test_saltutil.py
- tests/integration/states/test_pkg.py
- tests/support/helpers.py
- tests/support/runtests.py
- tests/unit/fileserver/test_gitfs.py
- tests/whitelist.txt
2018-05-29 11:14:39 -04:00
Daniel Wallace
45da45f636
Merge pull request #47372 from gtmanfred/grains
...
Allow for passing in previously compiled grains to custom grain modules
2018-05-29 10:06:50 -05:00
Daniel Wallace
c4d828c986
Merge pull request #47850 from rallytime/swarm-autodoc
...
Fix autodoc for new swarm module
2018-05-25 20:53:16 -05:00
rallytime
467c8fa45c
Fix autodoc for new swarm module
...
A misspelling of "members" was causing the docs for the swarm module to
not build.
This change also fixes a bunch of formatting for RST, a handful of other
misspellings, and some small code clean-up.
The docs should be building for the swarm execution module with the
appropriate doc and CLI example formatting.
2018-05-25 21:07:51 -04:00
Nick Garber
75eb4d13b0
Merge branch 'develop' into develop__wip-issue-40975-read-salt-cloud-maps-from-the-pillar
2018-05-25 11:23:26 -04:00
nicholasmhughes
af16e50856
fixes #47794 where network_resource_group doesn't behave properly
2018-05-25 10:05:50 -04:00
Nicole Thomas
cffc9b7806
Merge branch '2017.7' into fix_46981
2018-05-24 12:52:59 -04:00
twangboy
5656183c5e
Add timezone.list, add 2018.3.2 release notes
2018-05-23 14:18:30 -06:00
Nicole Thomas
dc7fd3aca0
Merge pull request #47801 from rallytime/merge-develop
...
[develop] Merge forward from 2018.3 to develop
2018-05-23 16:12:58 -04:00
twangboy
81308a4a44
Add release notes for 2017.7.7
2018-05-23 13:47:08 -06:00
Gareth J. Greenaway
c1582c27d4
Adding an example of using reload_grains
2018-05-23 11:37:39 -07:00
rallytime
8d3c2be61c
Merge branch '2018.3' into 'develop'
...
Conflicts:
- salt/modules/kubernetes.py
- salt/modules/opkg.py
- salt/modules/useradd.py
- salt/output/table_out.py
- salt/states/mysql_query.py
- salt/states/user.py
2018-05-23 12:57:58 -04:00
rallytime
4abfd26e86
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- requirements/dev_python27.txt
- requirements/dev_python34.txt
- salt/fileclient.py
- salt/output/__init__.py
- salt/serializers/configparser.py
- salt/states/pkg.py
- salt/states/zpool.py
- salt/transport/tcp.py
- tests/integration/cloud/providers/test_ec2.py
- tests/integration/modules/test_mac_user.py
- tests/integration/modules/test_pip.py
- tests/integration/modules/test_pkg.py
- tests/integration/modules/test_service.py
- tests/integration/states/test_pip_state.py
- tests/integration/states/test_user.py
- tests/unit/modules/test_cmdmod.py
2018-05-23 12:33:00 -04:00
Nicole Thomas
0e87559ee3
Merge pull request #47781 from rallytime/update-linode-sizes
...
Update cloud test profile and docs to use new Linode size lables
2018-05-23 09:09:12 -04:00
Renat Zaripov
cf4669be8d
Deleting duplicate description for SSH Port option in salt-cloud miscellaneous options topic
2018-05-23 15:36:29 +03:00
Nick Garber
859efe3fbd
Issue #40975
...
- The function signature `def map_run(path=None, **kwargs):`, so
doesn't need to change.
- Adding support for Cloud Maps in Pillar builds on the strength of the
dynamic pillar-centric data organizing scheme.
- in `Map.__init__`, a file path is read in as the class's
`self.rendered_map` by the `Map.read` function, (which locates the file
using the file path that the CloudClient is where most of the
functionality is collected and it gets a copy of pillar values
here (https://github.com/saltstack/salt/blob/develop/salt/cloud/init.py#L194-L206 ).
(doc)
- added usage and precedence info to `map_run()` at modules/cloud.py
- added example pillar to topics/cloud/config.rst
- corrected YAML indentation of example 7 in topics/cloud/map.rst
2018-05-22 17:45:39 -04:00
rallytime
1adb8ea27f
Merge branch '2018.3.1' into '2018.3'
...
No conflicts.
2018-05-22 17:14:31 -04:00
rallytime
a90c1b760e
Update cloud test profile and docs to use new Linode size lables
...
Linode changed their size labels recently, so the cloud test profile
and the docs need to be updated accordingly.
The new sizes can be found by running `salt-cloud --list-sizes <my-linode-config>`.
For example, the `Linode 2048` size is now `Linode 2GB`.
2018-05-22 16:00:39 -04:00
Nicole Thomas
a59147c104
Merge branch 'develop' into ipaclient-group-auth-with-stringutils-support
2018-05-22 10:54:36 -04:00
rallytime
e458f4a031
Merge branch '2017.7.6' into '2017.7'
...
No conflicts.
2018-05-21 10:34:10 -04:00
Nicole Thomas
5777854d1f
Merge branch 'develop' into ssh_private_key_pass
2018-05-21 10:16:42 -04:00
Ch3LL
d4aa83b92d
Add changelog to 2017.7.6 release notes
2018-05-21 10:01:00 -04:00
Gareth J. Greenaway
5d23ef4dd8
Updating Beacon topic to include list based configuration for Beacons
2018-05-19 16:29:27 -07:00
Nicole Thomas
9f926bcd1a
Merge pull request #47541 from gtmanfred/2018.3
...
switch skip-roster to update-roster
2018-05-18 09:29:49 -04:00
plastikos
2ddd589f68
Merge branch 'develop' into improvement-spm-base_paths
2018-05-17 23:09:05 -06:00
Tanoti
cc47b059a5
Added information about freeipa 'groupattribute' search support in external auth system
2018-05-17 08:22:05 -05:00
Nicole Thomas
cb04d9c37e
Merge pull request #47661 from rallytime/merge-2018.3
...
[2018.3] Merge forward from 2017.7 to 2018.3
2018-05-16 11:53:35 -04:00
rallytime
969296ecbe
Merge branch '2018.3' into 'develop'
...
No conflicts.
2018-05-15 12:38:01 -04:00
plastikos
52248ff433
Merge branch 'develop' into improvement-spm-base_paths
2018-05-15 10:36:03 -06:00
rallytime
dd3e6f3f0a
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- doc/man/salt-api.1
- doc/man/salt-call.1
- doc/man/salt-cloud.1
- doc/man/salt-cp.1
- doc/man/salt-key.1
- doc/man/salt-master.1
- doc/man/salt-minion.1
- doc/man/salt-proxy.1
- doc/man/salt-run.1
- doc/man/salt-ssh.1
- doc/man/salt-syndic.1
- doc/man/salt-unity.1
- doc/man/salt.1
- doc/man/salt.7
- doc/man/spm.1
- salt/states/pkgrepo.py
2018-05-15 12:29:29 -04:00
Nicole Thomas
3ffa412ee5
Merge branch '2018.3' into 2018.3-salt-ssh-pillar-propagation-issue-47501
2018-05-15 11:15:02 -04:00
rallytime
2827c56399
Merge branch '2018.3.1' into '2018.3'
...
No conflicts.
2018-05-14 10:57:50 -04:00
rallytime
1503f1020f
Merge branch '2017.7.6' into '2017.7'
...
No conflicts.
2018-05-14 10:56:21 -04:00
Nicole Thomas
e00451e0d1
Merge pull request #47567 from rallytime/cleanup-zabbix-imports
...
Clean up import blocks in zabbix module
2018-05-14 09:21:59 -04:00
Todd Wells
4038a8f764
fix ref in release notes
2018-05-12 11:39:07 -07:00
Todd Wells
45c85c9b40
Adding release notes
2018-05-12 11:37:28 -07:00
Mike Place
6d2ddd050f
One more grammar fixup
2018-05-11 11:32:33 -05:00
Mike Place
2d5ff01261
Grammar fix
2018-05-11 09:18:55 -05:00
Ch3LL
138847c9c4
Update debian install docs to reflect new latest debian releases
2018-05-11 09:51:50 -04:00
Nicole Thomas
4ec63dd041
Merge pull request #47589 from Ch3LL/watch_any_doc
...
Remove duplicate file id in watch_any doc example
2018-05-10 18:05:59 -04:00