Skip to content

Commit 8323b7c

Browse files
committed
Release v3006.0rc1
1 parent f0e318c commit 8323b7c

File tree

18 files changed

+24849
-14906
lines changed

18 files changed

+24849
-14906
lines changed

CHANGELOG.md

Lines changed: 325 additions & 0 deletions
Large diffs are not rendered by default.

doc/man/salt-api.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-API" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-api \- salt-api Command
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-API" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-api \- salt-api Command
3333
.sp
3434
Start interfaces used to remotely connect to the salt master
3535
.SH SYNOPSIS
@@ -108,5 +108,7 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
108108
\fBsalt\-master(1)\fP
109109
.SH AUTHOR
110110
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
111+
.SH COPYRIGHT
112+
2023
111113
.\" Generated by docutils manpage writer.
112114
.

doc/man/salt-call.1

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-CALL" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-call \- salt-call Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-CALL" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-call \- salt-call Documentation
3333
.SH SYNOPSIS
3434
.INDENT 0.0
3535
.INDENT 3.5
@@ -45,8 +45,8 @@ salt\-call [options]
4545
.sp
4646
The salt\-call command is used to run module functions locally on a minion
4747
instead of executing them from the master. Salt\-call is used to run a
48-
Standalone Minion, and was originally
49-
created for troubleshooting\&.
48+
\fI\%Standalone Minion\fP, and was originally
49+
created for \fI\%troubleshooting\fP\&.
5050
.sp
5151
The Salt Master is contacted to retrieve state files and other resources
5252
during execution unless the \fB\-\-local\fP option is specified.
@@ -195,7 +195,7 @@ Pass in an alternative outputter to display the return of data. This
195195
outputter can be any of the available outputters:
196196
.INDENT 7.0
197197
.INDENT 3.5
198-
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and many others\&.
198+
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and \fI\%many others\fP\&.
199199
.UNINDENT
200200
.UNINDENT
201201
.sp
@@ -261,5 +261,7 @@ output. Set to True or False. Default: none.
261261
\fBsalt\-minion(1)\fP
262262
.SH AUTHOR
263263
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
264+
.SH COPYRIGHT
265+
2023
264266
.\" Generated by docutils manpage writer.
265267
.

doc/man/salt-cloud.1

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-CLOUD" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-cloud \- Salt Cloud Command
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-CLOUD" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-cloud \- Salt Cloud Command
3333
.sp
3434
Provision virtual machines in the cloud with Salt
3535
.SH SYNOPSIS
@@ -205,31 +205,31 @@ the provider\(aqs associated profiles, such as \fBdigitalocean\fP, or pass in
205205
.TP
206206
.B \-\-list\-locations=LIST_LOCATIONS
207207
Display a list of locations available in configured cloud providers. Pass
208-
the cloud provider that available locations are desired on, such as "linode",
209-
or pass "all" to list locations for all configured cloud providers
208+
the cloud provider that available locations are desired on, such as \(dqlinode\(dq,
209+
or pass \(dqall\(dq to list locations for all configured cloud providers
210210
.UNINDENT
211211
.INDENT 0.0
212212
.TP
213213
.B \-\-list\-images=LIST_IMAGES
214214
Display a list of images available in configured cloud providers. Pass the
215-
cloud provider that available images are desired on, such as "linode", or pass
216-
"all" to list images for all configured cloud providers
215+
cloud provider that available images are desired on, such as \(dqlinode\(dq, or pass
216+
\(dqall\(dq to list images for all configured cloud providers
217217
.UNINDENT
218218
.INDENT 0.0
219219
.TP
220220
.B \-\-list\-sizes=LIST_SIZES
221221
Display a list of sizes available in configured cloud providers. Pass the
222-
cloud provider that available sizes are desired on, such as "AWS", or pass
223-
"all" to list sizes for all configured cloud providers
222+
cloud provider that available sizes are desired on, such as \(dqAWS\(dq, or pass
223+
\(dqall\(dq to list sizes for all configured cloud providers
224224
.UNINDENT
225225
.SS Cloud Credentials
226226
.INDENT 0.0
227227
.TP
228228
.B \-\-set\-password=<USERNAME> <PROVIDER>
229229
Configure password for a cloud provider and save it to the keyring.
230230
PROVIDER can be specified with or without a driver, for example:
231-
"\-\-set\-password bob rackspace" or more specific "\-\-set\-password bob
232-
rackspace:openstack" DEPRECATED!
231+
\(dq\-\-set\-password bob rackspace\(dq or more specific \(dq\-\-set\-password bob
232+
rackspace:openstack\(dq DEPRECATED!
233233
.UNINDENT
234234
.SS Output Options
235235
.INDENT 0.0
@@ -239,7 +239,7 @@ Pass in an alternative outputter to display the return of data. This
239239
outputter can be any of the available outputters:
240240
.INDENT 7.0
241241
.INDENT 3.5
242-
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and many others\&.
242+
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and \fI\%many others\fP\&.
243243
.UNINDENT
244244
.UNINDENT
245245
.sp
@@ -379,5 +379,7 @@ salt\-cloud \-m /path/to/cloud.map \-Q
379379
\fBsalt\-minion(1)\fP
380380
.SH AUTHOR
381381
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
382+
.SH COPYRIGHT
383+
2023
382384
.\" Generated by docutils manpage writer.
383385
.

doc/man/salt-cp.1

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-CP" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-cp \- salt-cp Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-CP" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-cp \- salt-cp Documentation
3333
.sp
3434
Copy a file or files to one or more minions
3535
.SH SYNOPSIS
@@ -62,7 +62,7 @@ the contents of the file will be logged to disk.
6262
.sp
6363
In addition, this tool is less efficient than the Salt fileserver when
6464
copying larger files. It is recommended to instead use
65-
\fBcp.get_file\fP to copy larger files to
65+
\fI\%cp.get_file\fP to copy larger files to
6666
minions. However, this requires the file to be located within one of the
6767
fileserver directories.
6868
.UNINDENT
@@ -206,5 +206,7 @@ New in version 2016.3.7,2016.11.6,2017.7.0.
206206
\fBsalt\-minion(1)\fP
207207
.SH AUTHOR
208208
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
209+
.SH COPYRIGHT
210+
2023
209211
.\" Generated by docutils manpage writer.
210212
.

doc/man/salt-key.1

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-KEY" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-key \- salt-key Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-KEY" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-key \- salt-key Documentation
3333
.SH SYNOPSIS
3434
.INDENT 0.0
3535
.INDENT 3.5
@@ -145,7 +145,7 @@ Pass in an alternative outputter to display the return of data. This
145145
outputter can be any of the available outputters:
146146
.INDENT 7.0
147147
.INDENT 3.5
148-
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and many others\&.
148+
\fBhighstate\fP, \fBjson\fP, \fBkey\fP, \fBoverstatestage\fP, \fBpprint\fP, \fBraw\fP, \fBtxt\fP, \fByaml\fP, and \fI\%many others\fP\&.
149149
.UNINDENT
150150
.UNINDENT
151151
.sp
@@ -331,5 +331,7 @@ Auto\-create a signing key\-pair if it does not yet exist
331331
\fBsalt\-minion(1)\fP
332332
.SH AUTHOR
333333
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
334+
.SH COPYRIGHT
335+
2023
334336
.\" Generated by docutils manpage writer.
335337
.

doc/man/salt-master.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-MASTER" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-master \- salt-master Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-MASTER" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-master \- salt-master Documentation
3333
.sp
3434
The Salt master daemon, used to control the Salt minions
3535
.SH SYNOPSIS
@@ -113,5 +113,7 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
113113
\fBsalt\-minion(1)\fP
114114
.SH AUTHOR
115115
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
116+
.SH COPYRIGHT
117+
2023
116118
.\" Generated by docutils manpage writer.
117119
.

doc/man/salt-minion.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-MINION" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-minion \- salt-minion Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-MINION" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-minion \- salt-minion Documentation
3333
.sp
3434
The Salt minion daemon, receives commands from a remote Salt master.
3535
.SH SYNOPSIS
@@ -114,5 +114,7 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
114114
\fBsalt\-master(1)\fP
115115
.SH AUTHOR
116116
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
117+
.SH COPYRIGHT
118+
2023
117119
.\" Generated by docutils manpage writer.
118120
.

doc/man/salt-proxy.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-PROXY" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-proxy \- salt-proxy Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-PROXY" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-proxy \- salt-proxy Documentation
3333
.sp
3434
Receives commands from a Salt master and proxies these commands to
3535
devices that are unable to run a full minion.
@@ -122,5 +122,7 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
122122
\fBsalt\-minion(1)\fP
123123
.SH AUTHOR
124124
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
125+
.SH COPYRIGHT
126+
2023
125127
.\" Generated by docutils manpage writer.
126128
.

doc/man/salt-run.1

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "SALT-RUN" "1" "Sep 26, 2022" "3005.1" "Salt"
4-
.SH NAME
5-
salt-run \- salt-run Documentation
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SALT-RUN" "1" "Generated on March 01, 2023 at 10:47:29 PM UTC." "3006.0" "Salt"
31+
.SH NAME
32+
salt-run \- salt-run Documentation
3333
.sp
3434
Execute a Salt runner
3535
.SH SYNOPSIS
@@ -119,5 +119,7 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
119119
\fBsalt\-minion(1)\fP
120120
.SH AUTHOR
121121
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
122+
.SH COPYRIGHT
123+
2023
122124
.\" Generated by docutils manpage writer.
123125
.

0 commit comments

Comments
 (0)