Closed thommay closed 8 years ago
Where available, this'll just run the built in resource. Otherwise, it'll use compat_resource and make it's own
I'm not sure that we want to introduce compat_resource at such a low level in the stack. But for discussion at least
We might want to do a greater than on the require so we get a modern compat resource at least. The older ones have a lot of critical issues.
Also the readme needs to be updated to specify Chef 12+
Where available, this'll just run the built in resource. Otherwise, it'll use compat_resource and make it's own
I'm not sure that we want to introduce compat_resource at such a low level in the stack. But for discussion at least