Skip to content

Commit

Permalink
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 28, 2022
1 parent eb498be commit 5ee7523
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 5ee7523

Please sign in to comment.