Skip to content

Commit

Permalink
(PUP-11666) Mark resources type as valid for hosts and devices
Browse files Browse the repository at this point in the history
The resources type is useful on both hosts and devices and is
compatible as is in both modes.
  • Loading branch information
seanmil committed Oct 16, 2023
1 parent be402a5 commit e8aa474
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 @@ -8,6 +8,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 e8aa474

Please sign in to comment.