rabbitmq / chef-cookbook

Development repository for Chef cookbook RabbitMQ
https://supermarket.chef.io/cookbooks/rabbitmq
Apache License 2.0
214 stars 423 forks source link

Make all LWRPs in to custom resources #589

Open fozboz opened 2 years ago

fozboz commented 2 years ago

Basically a copy-paste job that puts any code in providers directly in to the corresponding file in resources. There will probably be some tweaks along the way.

I can do this if maintainers are happy.

michaelklishin commented 2 years ago

No objections, thank you!

fozboz commented 2 years ago

@michaelklishin There is no corresponding resource for the erlang_zypper_repository_on_suse_factory provider. Is this still required? This certainly explains why the suse suite is failing!

michaelklishin commented 2 years ago

@fozboz well, it would be nice to support openSUSE and that Zypper repo. I am not a user of that distribution so it might have been overlooked.