Skip to content

Commit

Permalink
Merge pull request #8941 from seanmil/resources_type_apply_to_all
Browse files Browse the repository at this point in the history
(PUP-11666) Mark resources type as valid for hosts and devices
  • Loading branch information
mhashizume authored Oct 26, 2023
2 parents 19c3f93 + 01c637b commit fec6702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/puppet/type/resources.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
so you can purge unmanaged resources but set `noop` to true so the
purging is only logged and does not actually happen."

apply_to_all

newparam(:name) do
desc "The name of the type to be managed."
Expand Down

0 comments on commit fec6702

Please sign in to comment.