puppet 7.29.1-x86-mingw32 → 7.30.0-x86-mingw32

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 75b43985d64fb2681a8d5190856b2a564ef1bbcbfe11e703fc75de481ef69695
4
- data.tar.gz: 9334a4b47c4b02e41f38e0bc9cdca3b26583f99aa0fa8e0bfa6ddfbc6aaac426
3
+ metadata.gz: 996b1a16a64020c64648b31211bcd1a97108f712dd1269969788c272224bd075
4
+ data.tar.gz: 7d6e603b2fdf0f6da6c4e2d43db5538e6594a4c2470e482ec958da074115ebdd
5
5
  SHA512:
6
- metadata.gz: 2c573967c8d5b802569ef6f16e8a43c77cf750a0e8f8547928afa6ec611a3994d10a3563f47fbd85cb60576f0e32c00782050bf0d24eddd99cd9282ac2118e12
7
- data.tar.gz: 2bcfa908c81677261872d4927b55e64067dcab86bcc21cbadb2362e53eeaa0a760f3e4a32b1ad3856ea33c3f3dea912958f5f66e978a56febaf6727449ecf584
6
+ metadata.gz: 880af3b2c806c33a03a36e93e2a32256ba1530db92720dadd398c5e9494173c39cc51c93d0a42f7fcedca3d01816731406a557bc7e6461b5a789f99403a775b9
7
+ data.tar.gz: ffdd7f4c4ab5d92cd9792e0909e014ed0dde7a43ad46ed412df5d2fb7fe16c25ed9d204f725e6b055cccff51b7448a7f5c8b07da3db79b47ffea97a39b551e2a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- puppet (7.29.1)
4
+ puppet (7.30.0)
5
5
  CFPropertyList (~> 2.2)
6
6
  concurrent-ruby (~> 1.0)
7
7
  deep_merge (~> 1.0)
@@ -24,13 +24,13 @@ GEM
24
24
  artifactory (3.0.17)
25
25
  ast (2.4.2)
26
26
  base64 (0.2.0)
27
- bigdecimal (3.1.6)
27
+ bigdecimal (3.1.7)
28
28
  coderay (1.1.3)
29
29
  concurrent-ruby (1.2.3)
30
30
  crack (1.0.0)
31
31
  bigdecimal
32
32
  rexml
33
- csv (3.2.8)
33
+ csv (3.3.0)
34
34
  declarative (0.0.20)
35
35
  deep_merge (1.2.2)
36
36
  diff-lcs (1.5.1)
@@ -54,7 +54,7 @@ GEM
54
54
  fast_gettext (~> 1.1.0)
55
55
  gettext (>= 3.0.2, < 3.3.0)
56
56
  locale
57
- google-apis-core (0.14.0)
57
+ google-apis-core (0.14.1)
58
58
  addressable (~> 2.5, >= 2.5.1)
59
59
  googleauth (~> 1.9)
60
60
  httpclient (>= 2.8.1, < 3.a)
@@ -62,16 +62,16 @@ GEM
62
62
  representable (~> 3.0)
63
63
  retriable (>= 2.0, < 4.a)
64
64
  rexml
65
- google-apis-iamcredentials_v1 (0.19.0)
65
+ google-apis-iamcredentials_v1 (0.20.0)
66
66
  google-apis-core (>= 0.14.0, < 2.a)
67
- google-apis-storage_v1 (0.34.0)
67
+ google-apis-storage_v1 (0.37.0)
68
68
  google-apis-core (>= 0.14.0, < 2.a)
69
- google-cloud-core (1.6.1)
69
+ google-cloud-core (1.7.0)
70
70
  google-cloud-env (>= 1.0, < 3.a)
71
71
  google-cloud-errors (~> 1.0)
72
72
  google-cloud-env (2.1.1)
73
73
  faraday (>= 1.0, < 3.a)
74
- google-cloud-errors (1.3.1)
74
+ google-cloud-errors (1.4.0)
75
75
  google-cloud-storage (1.49.0)
76
76
  addressable (~> 2.8)
77
77
  digest-crc (~> 0.4)
@@ -101,7 +101,7 @@ GEM
101
101
  addressable (>= 2.4)
102
102
  jwt (2.8.1)
103
103
  base64
104
- locale (2.1.3)
104
+ locale (2.1.4)
105
105
  memory_profiler (1.0.1)
106
106
  method_source (1.0.0)
107
107
  mini_mime (1.1.5)
@@ -111,7 +111,7 @@ GEM
111
111
  mustache (1.1.1)
112
112
  optimist (3.1.0)
113
113
  os (1.1.4)
114
- packaging (0.116.0)
114
+ packaging (0.118.0)
115
115
  apt_stage_artifacts
116
116
  artifactory (~> 3)
117
117
  csv (>= 3.1.5)
@@ -126,16 +126,16 @@ GEM
126
126
  pry (0.14.2)
127
127
  coderay (~> 1.1)
128
128
  method_source (~> 1.0)
129
- public_suffix (5.0.4)
129
+ public_suffix (5.0.5)
130
130
  puppet-resource_api (1.9.0)
131
131
  hocon (>= 1.0)
132
132
  puppetserver-ca (2.7.0)
133
133
  facter (>= 2.0.1, < 5)
134
134
  racc (1.5.2)
135
135
  rainbow (3.1.1)
136
- rake (13.1.0)
136
+ rake (13.2.1)
137
137
  rdiscount (2.2.7.3)
138
- rdoc (6.3.3)
138
+ rdoc (6.3.4.1)
139
139
  regexp_parser (2.9.0)
140
140
  release-metrics (1.1.0)
141
141
  csv
@@ -175,7 +175,7 @@ GEM
175
175
  rubocop-ast (>= 1.17.0, < 2.0)
176
176
  ruby-progressbar (~> 1.7)
177
177
  unicode-display_width (>= 1.4.0, < 3.0)
178
- rubocop-ast (1.31.1)
178
+ rubocop-ast (1.31.2)
179
179
  parser (>= 3.3.0.4)
180
180
  rubocop-i18n (3.0.0)
181
181
  rubocop (~> 1.0)
@@ -13,6 +13,7 @@ class Puppet::Application::Resource < Puppet::Application
13
13
  option("--verbose","-v")
14
14
  option("--edit","-e")
15
15
  option("--to_yaml","-y")
16
+ option('--fail', '-f')
16
17
 
17
18
  option("--types", "-t") do |arg|
18
19
  env = Puppet.lookup(:environments).get(Puppet[:environment]) || create_default_environment
@@ -106,6 +107,9 @@ configuration options can also be generated by running puppet with
106
107
  Output found resources in yaml format, suitable to use with Hiera and
107
108
  create_resources.
108
109
 
110
+ * --fail:
111
+ Fails and returns an exit code of 1 if the resource could not be modified.
112
+
109
113
  EXAMPLE
110
114
  -------
111
115
  This example uses `puppet resource` to return a Puppet configuration for
@@ -233,8 +237,11 @@ Copyright (c) 2011 Puppet Inc., LLC Licensed under the Apache 2.0 License
233
237
  resource = Puppet::Resource.new( type, name, :parameters => params )
234
238
 
235
239
  # save returns [resource that was saved, transaction log from applying the resource]
236
- save_result = Puppet::Resource.indirection.save(resource, key)
237
- [ save_result.first ]
240
+ save_result, report = Puppet::Resource.indirection.save(resource, key)
241
+ status = report.resource_statuses[resource.ref]
242
+ raise "Failed to manage resource #{resource.ref}" if status&.failed? && options[:fail]
243
+
244
+ [save_result]
238
245
  end
239
246
  else
240
247
  if type == "file"
@@ -170,6 +170,12 @@ module Puppet
170
170
  end
171
171
  end
172
172
  },
173
+ :skip_logging_catalog_request_destination => {
174
+ :default => false,
175
+ :type => :boolean,
176
+ :desc => "If you wish to suppress the notice of which compiler supplied the
177
+ catalog",
178
+ },
173
179
  :merge_dependency_warnings => {
174
180
  :default => false,
175
181
  :type => :boolean,
@@ -54,6 +54,10 @@ class Puppet::HTTP::Redirector
54
54
  next if header.casecmp('Authorization').zero? && request.uri.host.casecmp(location.host) != 0
55
55
  next if header.casecmp('Cookie').zero? && request.uri.host.casecmp(location.host) != 0
56
56
  end
57
+ # Allow Net::HTTP to set its own Accept-Encoding header to avoid errors with HTTP compression.
58
+ # See https://github.com/puppetlabs/puppet/issues/9143
59
+ next if header.casecmp('Accept-Encoding').zero?
60
+
57
61
  new_request[header] = value
58
62
  end
59
63
 
@@ -14,12 +14,14 @@ class Puppet::Resource::Catalog::Rest < Puppet::Indirector::REST
14
14
  session = Puppet.lookup(:http_session)
15
15
  api = session.route_to(:puppet)
16
16
 
17
- ip_address = begin
18
- " (#{Resolv.getaddress(api.url.host)})"
19
- rescue Resolv::ResolvError
20
- nil
17
+ unless Puppet.settings[:skip_logging_catalog_request_destination]
18
+ ip_address = begin
19
+ " (#{Resolv.getaddress(api.url.host)})"
20
+ rescue Resolv::ResolvError
21
+ nil
22
+ end
23
+ Puppet.notice("Requesting catalog from #{api.url.host}:#{api.url.port}#{ip_address}")
21
24
  end
22
- Puppet.notice("Requesting catalog from #{api.url.host}:#{api.url.port}#{ip_address}")
23
25
 
24
26
  _, catalog = api.post_catalog(
25
27
  request.key,
@@ -74,7 +74,7 @@ class Puppet::InfoService::ClassInformationService
74
74
 
75
75
  def extract_type(structure, p)
76
76
  return structure if p.type_expr.nil?
77
- structure[:type] = typeexpr_to_string(p.type_expr)
77
+ structure[:type] = typeexpr_to_string(p.name, p.type_expr)
78
78
  structure
79
79
  end
80
80
 
@@ -87,12 +87,11 @@ class Puppet::InfoService::ClassInformationService
87
87
  structure
88
88
  end
89
89
 
90
- def typeexpr_to_string(type_expr)
90
+ def typeexpr_to_string(name, type_expr)
91
91
  begin
92
92
  type_parser.interpret_any(type_expr, nil).to_s
93
- rescue Puppet::ParseError
94
- # type is to complex - contains expressions that are not literal
95
- nil
93
+ rescue Puppet::ParseError => e
94
+ raise Puppet::Error, "The parameter '$#{name}' is invalid: #{e.message}", e.backtrace
96
95
  end
97
96
  end
98
97
 
@@ -37,7 +37,7 @@ class ValidatorFactory_4_0 < Factory
37
37
  p[Issues::EMPTY_RESOURCE_SPECIALIZATION] = :ignore
38
38
  p[Issues::CLASS_NOT_VIRTUALIZABLE] = :error
39
39
 
40
- p[Issues::ILLEGAL_NONLITERAL_PARAMETER_TYPE] = Puppet[:strict] == :off ? :ignore : Puppet[:strict]
40
+ p[Issues::ILLEGAL_NONLITERAL_PARAMETER_TYPE] = :deprecation
41
41
  p
42
42
  end
43
43
  end
@@ -34,7 +34,7 @@ Puppet::Type.type(:package).provide :dnfmodule, :parent => :dnf do
34
34
 
35
35
  def self.instances
36
36
  packages = []
37
- cmd = "#{command(:dnf)} module list -d 0 -e #{error_level}"
37
+ cmd = "#{command(:dnf)} module list -y -d 0 -e #{error_level}"
38
38
  execute(cmd).each_line do |line|
39
39
  # select only lines with actual packages since DNF clutters the output
40
40
  next unless line =~ /\[[eix]\][, ]/
@@ -23,6 +23,7 @@ Puppet::Type.type(:package).provide :pacman, :parent => Puppet::Provider::Packag
23
23
  has_feature :uninstall_options
24
24
  has_feature :upgradeable
25
25
  has_feature :virtual_packages
26
+ has_feature :purgeable
26
27
 
27
28
  # Checks if a given name is a group
28
29
  def self.group?(name)
@@ -193,6 +194,16 @@ Puppet::Type.type(:package).provide :pacman, :parent => Puppet::Provider::Packag
193
194
 
194
195
  # Removes a package from the system.
195
196
  def uninstall
197
+ remove_package(false)
198
+ end
199
+
200
+ def purge
201
+ remove_package(true)
202
+ end
203
+
204
+ private
205
+
206
+ def remove_package(purge_configs = false)
196
207
  resource_name = @resource[:name]
197
208
 
198
209
  is_group = self.class.group?(resource_name)
@@ -203,6 +214,7 @@ Puppet::Type.type(:package).provide :pacman, :parent => Puppet::Provider::Packag
203
214
  cmd += uninstall_options if @resource[:uninstall_options]
204
215
  cmd << "-R"
205
216
  cmd << '-s' if is_group
217
+ cmd << '--nosave' if purge_configs
206
218
  cmd << resource_name
207
219
 
208
220
  if self.class.yaourt?
@@ -212,8 +224,6 @@ Puppet::Type.type(:package).provide :pacman, :parent => Puppet::Provider::Packag
212
224
  end
213
225
  end
214
226
 
215
- private
216
-
217
227
  def install_options
218
228
  join_options(@resource[:install_options])
219
229
  end
@@ -99,9 +99,12 @@ Puppet::Type.type(:package).provide :pip, :parent => ::Puppet::Provider::Package
99
99
 
100
100
  # Parse lines of output from `pip freeze`, which are structured as:
101
101
  # _package_==_version_ or _package_===_version_
102
+ # or _package_ @ someURL@_version_
102
103
  def self.parse(line)
103
104
  if line.chomp =~ /^([^=]+)===?([^=]+)$/
104
105
  {:ensure => $2, :name => $1, :provider => name}
106
+ elsif line.chomp =~ /^([^@]+) @ [^@]+@(.+)$/
107
+ { :ensure => Regexp.last_match(2), :name => Regexp.last_match(1), :provider => name }
105
108
  end
106
109
  end
107
110
 
@@ -6,7 +6,7 @@
6
6
  # Raketasks and such to set the version based on the output of `git describe`
7
7
 
8
8
  module Puppet
9
- PUPPETVERSION = '7.29.1'
9
+ PUPPETVERSION = '7.30.0'
10
10
 
11
11
  ##
12
12
  # version is a public API method intended to always provide a fast and
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPETCONF" "5" "April 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\.29\.0 Ruby/2\.7\.5\-p203 (x86_64\-linux)\fR
948
+ \fIDefault\fR: \fBPuppet/7\.30\.0 Ruby/2\.7\.5\-p203 (x86_64\-linux)\fR
949
949
  .
950
950
  .IP "" 0
951
951
  .
@@ -1803,6 +1803,14 @@ Where the CA stores signed certificates\.
1803
1803
  .
1804
1804
  .IP "" 0
1805
1805
  .
1806
+ .SS "skip_logging_catalog_request_destination"
1807
+ If you wish to suppress the notice of which compiler supplied the catalog
1808
+ .
1809
+ .IP "\(bu" 4
1810
+ \fIDefault\fR: \fBfalse\fR
1811
+ .
1812
+ .IP "" 0
1813
+ .
1806
1814
  .SS "skip_tags"
1807
1815
  Tags to use to filter resources\. If this is set, then only resources not tagged with the specified tags will be applied\. Values must be comma\-separated\.
1808
1816
  .
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-AGENT" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-agent\fR \- The puppet agent daemon
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-APPLY" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-apply\fR \- Apply Puppet manifests locally
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-CATALOG" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-catalog\fR \- Compile, save, view, and convert catalogs\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-CONFIG" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-config\fR \- Interact with Puppet\'s settings\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DESCRIBE" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-describe\fR \- Display help about resource types
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DEVICE" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-device\fR \- Manage remote network devices
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-DOC" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-doc\fR \- Generate Puppet references
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-EPP" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-epp\fR \- Interact directly with the EPP template parser/renderer\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-FACTS" "8" "April 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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-FILEBUCKET" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-filebucket\fR \- Store and retrieve files in a filebucket
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-GENERATE" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-generate\fR \- Generates Puppet code from Ruby definitions\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-HELP" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-help\fR \- Display Puppet help\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-LOOKUP" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-lookup\fR \- Interactive Hiera lookup
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-MODULE" "8" "April 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\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-NODE" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-node\fR \- View and manage node definitions\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-PARSER" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-parser\fR \- Interact directly with the parser\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-PLUGIN" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-plugin\fR \- Interact with the Puppet plugin system\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-REPORT" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-report\fR \- Create, display, and submit reports\.
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-RESOURCE" "8" "April 2024" "Puppet, Inc." "Puppet manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBpuppet\-resource\fR \- The resource abstraction layer shell
@@ -55,6 +55,10 @@ Print extra information\.
55
55
  \-\-to_yaml
56
56
  Output found resources in yaml format, suitable to use with Hiera and create_resources\.
57
57
  .
58
+ .TP
59
+ \-\-fail
60
+ Fails and returns an exit code of 1 if the resource could not be modified\.
61
+ .
58
62
  .SH "EXAMPLE"
59
63
  This example uses \fBpuppet resource\fR to return a Puppet configuration for the user \fBluke\fR:
60
64
  .
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-SCRIPT" "8" "April 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
@@ -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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET\-SSL" "8" "April 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" "February 2024" "Puppet, Inc." "Puppet manual"
4
+ .TH "PUPPET" "8" "April 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\.29\.0
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\.30\.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puppet
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.29.1
4
+ version: 7.30.0
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Puppet Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-04 00:00:00.000000000 Z
11
+ date: 2024-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: facter