Skip to content

Commit fde9508

Browse files
committed
Merge remote-tracking branch 'upstream/7.x' into merge_7x_oct_30
* upstream/7.x: (PUP-11976) adjust package/service providers for Amazon Linux 2023 for puppet 7.x (PUP-11666) Mark resources type as valid for hosts and devices Conflicts: lib/puppet/provider/package/dnf.rb lib/puppet/provider/service/systemd.rb spec/unit/provider/service/systemd_spec.rb Accept ours in dnf and systemd, which rely on structured facts
2 parents 5dae3b1 + a980249 commit fde9508

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
@@ -8,6 +8,7 @@
88
so you can purge unmanaged resources but set `noop` to true so the
99
purging is only logged and does not actually happen."
1010

11+
apply_to_all
1112

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

0 commit comments

Comments
 (0)