Gareth J. Greenaway
f97b3f4419
removing text left from previous commit.
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
8744762580
remove ignore_list
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
3e18925289
update documentation to include ignore_list
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
2ccda334e6
suggested fixes
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
ebe00a73d6
fix lists
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
25ad522344
Clarify what version numbers to include in the deprecation decorator.
2023-06-30 19:53:08 +00:00
Gareth J. Greenaway
055277d101
Adding documentation for salt-extension.
2023-06-30 19:53:08 +00:00
Pedro Algarvio
c4987f83ed
Merge 3006.x into master
2023-06-28 11:51:20 +01:00
jeanluc
7b0d09bd29
Add syncing of custom ssh wrappers
2023-06-26 19:53:07 +00:00
Tanmoy037
eb5473596a
Structured Layered State name added insted of SaLt State file
2023-06-26 13:38:20 +00:00
James Howe
8950f1198b
Missed an "and".
2023-06-23 15:13:12 -07:00
James Howe
2215d92ab0
Fix incorrect usage of "finite" wrt ordering
2023-06-23 12:56:29 -07:00
twangboy
e7832f772d
Add suggested docs fixes
2023-06-20 19:41:59 +00:00
twangboy
a404f9ec1a
Fix spelling issues
2023-06-20 19:41:59 +00:00
twangboy
b0d14780fa
Add docs, don't run as service
2023-06-20 19:41:59 +00:00
Pedro Algarvio
a1861c7871
Added changelog entry and updated release notes
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-19 23:35:51 +01:00
Twangboy
636eb42a4a
Add appx to doctree
2023-06-06 18:48:58 +00:00
Twangboy
a0ee6df8bc
Add missing doc stubs, use f-strings, add CLI examples
2023-06-06 18:48:58 +00:00
Pedro Algarvio
c84b2df3a9
Add drop Py3.7 support to release notes and changelog
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-06 11:13:17 +01:00
Augustas
5a10df14ed
Update walkthrough_macosx.rst
...
precise64 image is non existing anymore on vagrantup servers. Also changed instructions with new approach to setup virtualbox image name while executing vagrant init command.
2023-06-05 19:56:55 +00:00
jeanluc
f5ce55dd47
Address review comments
2023-06-05 19:56:32 +00:00
jeanluc
cc27e2a19a
Clarify that exact pillar matching is supported
2023-06-05 19:56:32 +00:00
jeanluc
278368b908
Correct peer communication docs
2023-06-05 19:56:32 +00:00
Megan Wilhite
d9a421d014
Merge pull request #64323 from natalieswork/remove-azure
...
[master] Remove azure
2023-06-01 12:58:06 +00:00
faivirol
0ab0177629
update
2023-05-31 19:00:56 +00:00
faivirol
a0ca327de7
Clarify that it is execution modules that sync returners
2023-05-31 19:00:56 +00:00
natalieswork
18cd662eb6
Merge branch 'master' into remove-azure
2023-05-31 11:02:44 -04:00
Pedro Algarvio
c10eb79954
Merge 3006.x into master
...
Conflicts:
* changelog/64226.fixed.md
* tests/pytests/unit/states/test_pip.py
2023-05-30 12:59:16 +01:00
Natalie Lee
f4112d94fb
rewording release note
2023-05-25 18:46:57 +00:00
Natalie Lee
bb5f719e44
release note on azure extension
2023-05-25 15:26:03 +00:00
MKLeb
d0130e6f76
Add package building instructions for macos and windows
2023-05-24 15:13:40 +01:00
Daniel A. Wozniak
356120f91a
Revert unwanted changes dependent on other PRs
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
7727a43cc2
We're still generating 3006 changelogs for some reason
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
f3bee7f70f
Remove un-needed file
2023-05-23 14:41:30 -07:00
Daniel A. Wozniak
1b28ce55a6
Fix docs
2023-05-23 14:41:30 -07:00
Nicholas Hughes
a34d42b276
Merge branch 'master' into remove-azure
2023-05-23 11:04:16 -04:00
natalieswork
bd10d94449
removing references to Azure from existing files
2023-05-22 16:07:26 -04:00
ScriptAutomate
bd57d085ad
Update banners and links
2023-05-22 19:56:16 +00:00
Tanmoy037
82ba2a5da8
remove the header comment about masterless
2023-05-22 19:50:48 +00:00
natalieswork
15849a5911
removing azure code from repo
2023-05-22 14:21:25 -04:00
jeanluc
0873ece26c
Add match runner
2023-05-15 20:45:48 +00:00
ScriptAutomate
4f14710652
Update banners and links
2023-05-11 18:10:48 +00:00
Pedro Algarvio
0b0c29e79c
The master branch is now for 3007(Chlorine) development
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-09 19:09:37 +00:00
Salt Project Packaging
4e8b77df67
Release v3006.1
2023-05-05 17:53:34 +00:00
Pedro Algarvio
50531c5adf
Add 3006.1 release notes template.
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-05-05 10:11:18 +01:00
Charles McMarrow
bae0321af9
[3006.x] saltutil.refresh_grains(clean_pillar_cache=False) ( #64176 )
...
* flacky jail most have label
* add clean_pillar_cache arg
* add docs
* Revert "flacky jail most have label"
This reverts commit 0888b84fd0
.
* add clean pillar cache refresh util
* dont clear unless refresh_pillar
* tests
* changelong
2023-05-02 18:18:48 -07:00
cmcmarrow
c0f4e4fc8d
lower y
2023-04-29 09:20:04 +01:00
Thomas Phipps
0f9ed5103d
corrections number 2
2023-04-27 21:19:48 +01:00
Thomas Phipps
48e71b713a
corrections
2023-04-27 21:19:48 +01:00
Thomas Phipps
a099e92bdc
fix #63589
2023-04-27 21:19:48 +01:00