Files
Tim Smith 5b4fbd33e5 Convert the HWRP to a custom resource
This resource wasn't utilizing inheritance which is the main reason for writing HWRPs. Converting to a custom resource eliminated some boilerplate logic.

I also added converge_by on the shellout to join, which will make this idempotent and why-run compliant.

Signed-off-by: Tim Smith <tsmith@chef.io>
2020-09-17 14:37:50 -07:00
..