puppet 7.33.0 → 7.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +19 -16
- data/lib/puppet/configurer.rb +1 -1
- data/lib/puppet/defaults.rb +3 -1
- data/lib/puppet/version.rb +1 -1
- data/man/man5/puppet.conf.5 +3 -3
- data/man/man8/puppet-agent.8 +1 -1
- data/man/man8/puppet-apply.8 +1 -1
- data/man/man8/puppet-catalog.8 +1 -1
- data/man/man8/puppet-config.8 +1 -1
- data/man/man8/puppet-describe.8 +1 -1
- data/man/man8/puppet-device.8 +1 -1
- data/man/man8/puppet-doc.8 +1 -1
- data/man/man8/puppet-epp.8 +1 -1
- data/man/man8/puppet-facts.8 +1 -1
- data/man/man8/puppet-filebucket.8 +1 -1
- data/man/man8/puppet-generate.8 +1 -1
- data/man/man8/puppet-help.8 +1 -1
- data/man/man8/puppet-lookup.8 +1 -1
- data/man/man8/puppet-module.8 +1 -1
- data/man/man8/puppet-node.8 +1 -1
- data/man/man8/puppet-parser.8 +1 -1
- data/man/man8/puppet-plugin.8 +1 -1
- data/man/man8/puppet-report.8 +1 -1
- data/man/man8/puppet-resource.8 +1 -1
- data/man/man8/puppet-script.8 +1 -1
- data/man/man8/puppet-ssl.8 +1 -1
- data/man/man8/puppet.8 +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc0a369a4ed50ce2943369a53cb42d1f1cbb0118279de45875501723622aefb5
|
4
|
+
data.tar.gz: 4ae89e2f9e8011239c72d66dcbe09a3d9a9ad3e6916c578b0ffd624ae07421ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 14cf58712aef421088fe67f6dcd1b6ceec66d3164398c3f1c1711410188c7e457094e6f9b17ff75a3901ebbe9222ad345869ca929eabfd94880f68b137bc84f9
|
7
|
+
data.tar.gz: 15bcda5de2080856e5fb338d4f87228045cbb748fe9eb8ba87c3eb4b9f6e28eeb99a4b14b5ff88e87569aabec1091dcee275f9e6c810feaaf1b4b8828ba030db
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
puppet (7.
|
4
|
+
puppet (7.34.0)
|
5
5
|
concurrent-ruby (~> 1.0)
|
6
6
|
deep_merge (~> 1.0)
|
7
7
|
facter (> 2.0.1, < 5)
|
@@ -38,8 +38,9 @@ GEM
|
|
38
38
|
facter (4.9.0)
|
39
39
|
hocon (~> 1.3)
|
40
40
|
thor (>= 1.0.1, < 1.3)
|
41
|
-
faraday (2.
|
41
|
+
faraday (2.12.0)
|
42
42
|
faraday-net_http (>= 2.0, < 3.4)
|
43
|
+
json
|
43
44
|
logger
|
44
45
|
faraday-net_http (3.3.0)
|
45
46
|
net-http
|
@@ -62,12 +63,12 @@ GEM
|
|
62
63
|
retriable (>= 2.0, < 4.a)
|
63
64
|
google-apis-iamcredentials_v1 (0.21.0)
|
64
65
|
google-apis-core (>= 0.15.0, < 2.a)
|
65
|
-
google-apis-storage_v1 (0.
|
66
|
+
google-apis-storage_v1 (0.47.0)
|
66
67
|
google-apis-core (>= 0.15.0, < 2.a)
|
67
68
|
google-cloud-core (1.7.1)
|
68
69
|
google-cloud-env (>= 1.0, < 3.a)
|
69
70
|
google-cloud-errors (~> 1.0)
|
70
|
-
google-cloud-env (2.2.
|
71
|
+
google-cloud-env (2.2.1)
|
71
72
|
faraday (>= 1.0, < 3.a)
|
72
73
|
google-cloud-errors (1.4.0)
|
73
74
|
google-cloud-storage (1.52.0)
|
@@ -79,7 +80,7 @@ GEM
|
|
79
80
|
google-cloud-core (~> 1.6)
|
80
81
|
googleauth (~> 1.9)
|
81
82
|
mini_mime (~> 1.0)
|
82
|
-
googleauth (1.11.
|
83
|
+
googleauth (1.11.1)
|
83
84
|
faraday (>= 1.0, < 3.a)
|
84
85
|
google-cloud-env (~> 2.1)
|
85
86
|
jwt (>= 1.4, < 3.0)
|
@@ -95,17 +96,18 @@ GEM
|
|
95
96
|
hocon (1.4.0)
|
96
97
|
hpricot (0.8.6)
|
97
98
|
httpclient (2.8.3)
|
99
|
+
json (2.7.2)
|
98
100
|
json-schema (2.8.1)
|
99
101
|
addressable (>= 2.4)
|
100
|
-
jwt (2.
|
102
|
+
jwt (2.9.3)
|
101
103
|
base64
|
102
104
|
locale (2.1.4)
|
103
105
|
logger (1.6.1)
|
104
|
-
memory_profiler (1.0
|
106
|
+
memory_profiler (1.1.0)
|
105
107
|
method_source (1.1.0)
|
106
108
|
mini_mime (1.1.5)
|
107
109
|
minitar (0.12.1)
|
108
|
-
msgpack (1.7.
|
110
|
+
msgpack (1.7.3)
|
109
111
|
multi_json (1.15.0)
|
110
112
|
mustache (1.1.1)
|
111
113
|
mutex_m (0.2.0)
|
@@ -113,7 +115,7 @@ GEM
|
|
113
115
|
uri
|
114
116
|
optimist (3.1.0)
|
115
117
|
os (1.1.4)
|
116
|
-
packaging (0.122.
|
118
|
+
packaging (0.122.2)
|
117
119
|
artifactory (~> 3)
|
118
120
|
csv (>= 3.1.5)
|
119
121
|
google-cloud-storage
|
@@ -148,7 +150,7 @@ GEM
|
|
148
150
|
trailblazer-option (>= 0.1.1, < 0.2.0)
|
149
151
|
uber (< 0.2.0)
|
150
152
|
retriable (3.1.2)
|
151
|
-
rexml (3.3.
|
153
|
+
rexml (3.3.8)
|
152
154
|
ronn (0.7.3)
|
153
155
|
hpricot (>= 0.8.2)
|
154
156
|
mustache (>= 0.7.0)
|
@@ -159,13 +161,13 @@ GEM
|
|
159
161
|
rspec-mocks (~> 3.13.0)
|
160
162
|
rspec-core (3.13.1)
|
161
163
|
rspec-support (~> 3.13.0)
|
162
|
-
rspec-expectations (3.13.
|
164
|
+
rspec-expectations (3.13.3)
|
163
165
|
diff-lcs (>= 1.2.0, < 2.0)
|
164
166
|
rspec-support (~> 3.13.0)
|
165
167
|
rspec-its (1.3.0)
|
166
168
|
rspec-core (>= 3.0.0)
|
167
169
|
rspec-expectations (>= 3.0.0)
|
168
|
-
rspec-mocks (3.13.
|
170
|
+
rspec-mocks (3.13.2)
|
169
171
|
diff-lcs (>= 1.2.0, < 2.0)
|
170
172
|
rspec-support (~> 3.13.0)
|
171
173
|
rspec-support (3.13.1)
|
@@ -195,17 +197,18 @@ GEM
|
|
195
197
|
thor (1.2.2)
|
196
198
|
trailblazer-option (0.1.2)
|
197
199
|
uber (0.1.0)
|
198
|
-
unicode-display_width (2.
|
200
|
+
unicode-display_width (2.6.0)
|
199
201
|
uri (0.13.1)
|
200
202
|
vcr (5.1.0)
|
201
|
-
webmock (3.
|
203
|
+
webmock (3.24.0)
|
202
204
|
addressable (>= 2.8.0)
|
203
205
|
crack (>= 0.3.2)
|
204
206
|
hashdiff (>= 0.4.0, < 2.0.0)
|
205
|
-
webrick (1.8.
|
207
|
+
webrick (1.8.2)
|
206
208
|
yard (0.9.37)
|
207
209
|
|
208
210
|
PLATFORMS
|
211
|
+
ruby
|
209
212
|
x86_64-linux
|
210
213
|
|
211
214
|
DEPENDENCIES
|
@@ -241,4 +244,4 @@ DEPENDENCIES
|
|
241
244
|
yard
|
242
245
|
|
243
246
|
BUNDLED WITH
|
244
|
-
2.
|
247
|
+
2.5.19
|
data/lib/puppet/configurer.rb
CHANGED
@@ -130,7 +130,7 @@ class Puppet::Configurer
|
|
130
130
|
end
|
131
131
|
|
132
132
|
def warn_number_of_facts(size, max_number)
|
133
|
-
Puppet.warning _("The current total number of
|
133
|
+
Puppet.warning _("The current total number of fact values: %{size} exceeds the fact values limit: %{max_size}") % { size: size, max_size: max_number }
|
134
134
|
end
|
135
135
|
|
136
136
|
def warn_fact_name_length(name, max_length)
|
data/lib/puppet/defaults.rb
CHANGED
@@ -1768,7 +1768,9 @@ EOT
|
|
1768
1768
|
:number_of_facts_soft_limit => {
|
1769
1769
|
:default => 2048,
|
1770
1770
|
:type => :integer,
|
1771
|
-
:desc => "The soft limit for the total number of
|
1771
|
+
:desc => "The soft limit for the total number of fact values. This counts the
|
1772
|
+
child elements of all facts (e.g. all items of an array or a hash), not just top
|
1773
|
+
level facts.",
|
1772
1774
|
},
|
1773
1775
|
:payload_soft_limit => {
|
1774
1776
|
:default => 16 * 1024 * 1024,
|
data/lib/puppet/version.rb
CHANGED
data/man/man5/puppet.conf.5
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPETCONF" "5" "
|
4
|
+
.TH "PUPPETCONF" "5" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
\fBThis page is autogenerated; any changes will get overwritten\fR
|
6
6
|
.
|
7
7
|
.SH "Configuration settings"
|
@@ -945,7 +945,7 @@ The time to wait for data to be read from an HTTP connection\. If nothing is rea
|
|
945
945
|
The HTTP User\-Agent string to send when making network requests\.
|
946
946
|
.
|
947
947
|
.IP "\(bu" 4
|
948
|
-
\fIDefault\fR: \fBPuppet/7\.
|
948
|
+
\fIDefault\fR: \fBPuppet/7\.34\.0 Ruby/3\.1\.1\-p18 (x86_64\-linux)\fR
|
949
949
|
.
|
950
950
|
.IP "" 0
|
951
951
|
.
|
@@ -1401,7 +1401,7 @@ When running in noop mode, Puppet will check whether each resource is in sync, l
|
|
1401
1401
|
.IP "" 0
|
1402
1402
|
.
|
1403
1403
|
.SS "number_of_facts_soft_limit"
|
1404
|
-
The soft limit for the total number of facts\.
|
1404
|
+
The soft limit for the total number of fact values\. This counts the child elements of all facts (e\.g\. all items of an array or a hash), not just top level facts\.
|
1405
1405
|
.
|
1406
1406
|
.IP "\(bu" 4
|
1407
1407
|
\fIDefault\fR: \fB2048\fR
|
data/man/man8/puppet-agent.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-AGENT" "8" "
|
4
|
+
.TH "PUPPET\-AGENT" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-agent\fR \- The puppet agent daemon
|
data/man/man8/puppet-apply.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-APPLY" "8" "
|
4
|
+
.TH "PUPPET\-APPLY" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-apply\fR \- Apply Puppet manifests locally
|
data/man/man8/puppet-catalog.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-CATALOG" "8" "
|
4
|
+
.TH "PUPPET\-CATALOG" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-catalog\fR \- Compile, save, view, and convert catalogs\.
|
data/man/man8/puppet-config.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-CONFIG" "8" "
|
4
|
+
.TH "PUPPET\-CONFIG" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-config\fR \- Interact with Puppet\'s settings\.
|
data/man/man8/puppet-describe.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-DESCRIBE" "8" "
|
4
|
+
.TH "PUPPET\-DESCRIBE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-describe\fR \- Display help about resource types
|
data/man/man8/puppet-device.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-DEVICE" "8" "
|
4
|
+
.TH "PUPPET\-DEVICE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-device\fR \- Manage remote network devices
|
data/man/man8/puppet-doc.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-DOC" "8" "
|
4
|
+
.TH "PUPPET\-DOC" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-doc\fR \- Generate Puppet references
|
data/man/man8/puppet-epp.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-EPP" "8" "
|
4
|
+
.TH "PUPPET\-EPP" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-epp\fR \- Interact directly with the EPP template parser/renderer\.
|
data/man/man8/puppet-facts.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-FACTS" "8" "
|
4
|
+
.TH "PUPPET\-FACTS" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-facts\fR \- Retrieve and store facts\.
|
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-FILEBUCKET" "8" "
|
4
|
+
.TH "PUPPET\-FILEBUCKET" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-filebucket\fR \- Store and retrieve files in a filebucket
|
data/man/man8/puppet-generate.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-GENERATE" "8" "
|
4
|
+
.TH "PUPPET\-GENERATE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-generate\fR \- Generates Puppet code from Ruby definitions\.
|
data/man/man8/puppet-help.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-HELP" "8" "
|
4
|
+
.TH "PUPPET\-HELP" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-help\fR \- Display Puppet help\.
|
data/man/man8/puppet-lookup.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-LOOKUP" "8" "
|
4
|
+
.TH "PUPPET\-LOOKUP" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-lookup\fR \- Interactive Hiera lookup
|
data/man/man8/puppet-module.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-MODULE" "8" "
|
4
|
+
.TH "PUPPET\-MODULE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-module\fR \- Creates, installs and searches for modules on the Puppet Forge\.
|
data/man/man8/puppet-node.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-NODE" "8" "
|
4
|
+
.TH "PUPPET\-NODE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-node\fR \- View and manage node definitions\.
|
data/man/man8/puppet-parser.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-PARSER" "8" "
|
4
|
+
.TH "PUPPET\-PARSER" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-parser\fR \- Interact directly with the parser\.
|
data/man/man8/puppet-plugin.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-PLUGIN" "8" "
|
4
|
+
.TH "PUPPET\-PLUGIN" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-plugin\fR \- Interact with the Puppet plugin system\.
|
data/man/man8/puppet-report.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-REPORT" "8" "
|
4
|
+
.TH "PUPPET\-REPORT" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-report\fR \- Create, display, and submit reports\.
|
data/man/man8/puppet-resource.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-RESOURCE" "8" "
|
4
|
+
.TH "PUPPET\-RESOURCE" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-resource\fR \- The resource abstraction layer shell
|
data/man/man8/puppet-script.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-SCRIPT" "8" "
|
4
|
+
.TH "PUPPET\-SCRIPT" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-script\fR \- Run a puppet manifests as a script without compiling a catalog
|
data/man/man8/puppet-ssl.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET\-SSL" "8" "
|
4
|
+
.TH "PUPPET\-SSL" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\-ssl\fR \- Manage SSL keys and certificates for puppet SSL clients
|
data/man/man8/puppet.8
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
3
3
|
.
|
4
|
-
.TH "PUPPET" "8" "
|
4
|
+
.TH "PUPPET" "8" "October 2024" "Puppet, Inc." "Puppet manual"
|
5
5
|
.
|
6
6
|
.SH "NAME"
|
7
7
|
\fBpuppet\fR
|
@@ -25,4 +25,4 @@ Specialized:
|
|
25
25
|
catalog Compile, save, view, and convert catalogs\. describe Display help about resource types device Manage remote network devices doc Generate Puppet references epp Interact directly with the EPP template parser/renderer\. facts Retrieve and store facts\. filebucket Store and retrieve files in a filebucket generate Generates Puppet code from Ruby definitions\. node View and manage node definitions\. parser Interact directly with the parser\. plugin Interact with the Puppet plugin system\. script Run a puppet manifests as a script without compiling a catalog ssl Manage SSL keys and certificates for puppet SSL clients
|
26
26
|
.
|
27
27
|
.P
|
28
|
-
See \'puppet help \fIsubcommand\fR \fIaction\fR\' for help on a specific subcommand action\. See \'puppet help \fIsubcommand\fR\' for help on a specific subcommand\. Puppet v7\.
|
28
|
+
See \'puppet help \fIsubcommand\fR \fIaction\fR\' for help on a specific subcommand action\. See \'puppet help \fIsubcommand\fR\' for help on a specific subcommand\. Puppet v7\.34\.0
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: puppet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 7.
|
4
|
+
version: 7.34.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Puppet Labs
|
@@ -1319,7 +1319,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1319
1319
|
- !ruby/object:Gem::Version
|
1320
1320
|
version: 1.3.1
|
1321
1321
|
requirements: []
|
1322
|
-
rubygems_version: 3.
|
1322
|
+
rubygems_version: 3.5.19
|
1323
1323
|
signing_key:
|
1324
1324
|
specification_version: 4
|
1325
1325
|
summary: Puppet, an automated configuration management tool
|