Commit graph

6485 commits

Author SHA1 Message Date
natalieswork
15849a5911 removing azure code from repo 2023-05-22 14:21:25 -04: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
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
joshmcorreia
b420772dfd Fix incorrect reactor target
The documentation has an incorrect reactor target

The current documentation will cause the following error
```
jinja2.exceptions.UndefinedError: 'dict object' has no attribute 'data'
```

(cherry picked from commit 639ba5613e)
2023-04-25 15:39:20 +01:00
Salt Project Packaging
86bb64dde2
Release v3006.0 2023-04-18 21:05:02 +00:00
MKLeb
5c7c1396f2 Revert "Release v3006.0"
This reverts commit e5209410c3.
2023-04-18 13:43:28 -07:00
Salt Project Packaging
e5209410c3
Release v3006.0 2023-04-18 16:28:01 +00:00
cmcmarrow
7296735dc1 add space 2023-04-17 21:25:24 +00:00
cmcmarrow
04e4c4ad61 fix rst 2023-04-17 21:25:24 +00:00
cmcmarrow
80896c6492 no space on b 2023-04-17 21:25:24 +00:00
cmcmarrow
4ac38f3eff core slow f 2023-04-17 21:25:24 +00:00
cmcmarrow
78def957f0 add test doc 2023-04-17 21:25:24 +00:00
Daniel A. Wozniak
117cd55887 Add release note about salt-pip 2023-04-15 21:55:01 +01:00
Megan Wilhite
c65f07899f Update doc/topics/releases/templates/3006.0.md.template
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-04-15 21:05:59 +01:00
Megan Wilhite
1a0dda44ae Add docs for new salt user for linux packages 2023-04-15 21:05:59 +01:00
MKLeb
697b5e4653 Update package build docs to use tools exclusively 2023-04-11 10:04:23 -07:00
Megan Wilhite
cf90ab136e Fix spelling in doc 2023-04-10 19:43:10 -07:00
Megan Wilhite
abe4326f18 Do not import salt in tools and add --next-release to version 2023-04-10 19:43:10 -07:00
Megan Wilhite
532ba37206 Add documentation and ensure users edit the correct file 2023-04-10 19:43:10 -07:00
Megan Wilhite
747db3eb60 Use jinja templating for the release notes 2023-04-10 19:43:10 -07:00
Salt Project Packaging
b767ce0c8e
Release v3006.0rc3 2023-03-29 19:41:22 +00:00
Daniel A. Wozniak
32248268c9 Add missing deb package dependencies to docs 2023-03-27 14:25:17 +01:00
Salt Project Packaging
0fd0f6b6b5
Release v3006.0rc2 2023-03-19 12:44:19 +00:00
Gareth J. Greenaway
6dc38cc61b Fixing inotify example in the beacons documentation. 2023-03-14 07:21:45 +00:00
Megan Wilhite
407ca7d59a Remove # in bash commands 2023-03-10 09:38:19 -07:00
Megan Wilhite
574f313c44 Implement Review Feedback 2023-03-10 09:38:19 -07:00
Megan Wilhite
6f0232c4e4 Implement requested feedback 2023-03-10 09:38:19 -07:00
Megan Wilhite
4ae036715d Add documentation for onedir builds 2023-03-10 09:38:19 -07:00
Salt Project Packaging
8323b7ca6c
Release v3006.0rc1 2023-03-01 22:56:10 +00:00
Pedro Algarvio
a928c91f30 Migrate doc/topics/releases/3005.1.rst to markdown
So that the new markdown release notes process doesn't step over it.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-28 07:40:38 +00:00
Pedro Algarvio
ae8ab9d7a6 Properly define the cross-reference header
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-28 07:40:38 +00:00
Pedro Algarvio
27cb32cdd2 Be sure to include all 3006.x releases in the index
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-28 07:40:38 +00:00
Pedro Algarvio
b15106b835 Update the changelog related documentation
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-17 05:28:37 +00:00
Pedro Algarvio
a749ec551a Start writing the release notes in markdown.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-17 05:28:37 +00:00
Pedro Algarvio
6c819439b5 Add a few more nice to have hooks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-07 07:10:13 +00:00
Barney Sowood
e512c9767a Adds documentation on fire_events to master events
Adds documentation on the fire_events state option to the
Salt Master Events doc for completeness.
2023-02-02 16:06:44 +00:00
Barney Sowood
95cc18e6a4 Add documentation on the state_event option
Adds additional documentation on the state_events option to the
Salt Master Events doc
2023-02-02 16:06:44 +00:00
James Howe
98737aa542 Mention that a restart is needed 2023-01-30 13:18:34 -07:00
Megan Wilhite
c45f22596c Fix doc error 2023-01-26 13:14:19 -07:00
Megan Wilhite
7e7eef6d59 Update doc/topics/packaging/index.rst
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-01-26 13:14:19 -07:00
Megan Wilhite
b903b01cb9 Add initial onedir packaging documentation 2023-01-26 13:14:19 -07:00
Barney Sowood
83ec0e3234 Update release notes for 3006 to point at new
netapi-enable-clients docs.
2023-01-26 13:04:43 -07:00
Barney Sowood
cd42d4eeef Add netapi_enable_clients process doc
Adds documentation on how to enable netapi client interfaces and
test those once enabled.
2023-01-26 13:04:43 -07:00
Barney Sowood
22f4009188 Rework netapi modules documentation
Reworks the netapi module documentation to make it clearer.

* Updated introduction to make a simpler summary and explain
relationship between netapi modules, NetapiClient and the Python API
* Removes references to protocols not supported by any included netapi
modules (XMPP, XMLRPC)
* Removes outdated reference to situation pre-2014.7.0
* Updates client interfaces section to clarify explanation of client
interfaces, how they relate to other parts of Salt and list the main
interfaces.
* Add configuration section to point to netapi_enable_clients docs and
explain per module configuration.
* Add developing modules section and move NetapiClient class
documentation to seperate page as it isn't relevant for just using
netapi modules.
2023-01-26 13:04:43 -07:00
Barney Sowood
4fb47426c2 Add run function to NetapiClient class docs
Adds the run function to the NetapiClient class docs. The docstring for
the class includes an example using run() but the function wasn't
included in members so in the generate doc the example didn't match any
of the described functions.
2023-01-26 13:04:43 -07:00