Skip to content

Commit 01c637b

Browse files
committed
(PUP-11666) Mark resources type as valid for hosts and devices
The resources type is useful on both hosts and devices and is compatible as is in both modes.
1 parent 19c3f93 commit 01c637b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/puppet/type/resources.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
so you can purge unmanaged resources but set `noop` to true so the
88
purging is only logged and does not actually happen."
99

10+
apply_to_all
1011

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

0 commit comments

Comments
 (0)