Grant Ridder
Grant Ridder
@rayrod2030 can you take a look at this when you have a chance?
@rayrod2030 @harryw thoughts?
Thanks for the feature! After #39 and #36 are merged, I will have you rebase on master to verify the tests pass. Also, can you add a line to the...
For the settings, they can be a hash attribute on the LWRP, or a separate LWRP Personally i would say the hash attribute though
Generally speaking its best to test with non-baked images for kitchen
Yes, IMO that avoids caveats that are avoided w/ pre-baked images (since the purpose of them is to shortcut and speed things up)
Created https://github.com/redguide/htpasswd/pull/24 to switch `htpasswd` to python-poise. That should help cleanup the output seen above once it is released.
https://github.com/StackStorm/chef-stackstorm/blob/master/recipes/_packages.rb#L22 can be modified to use the staging repo when the system is ubuntu 16.04+ Or are you more thinking adding it to kitchen testing when a stable version is...
This is pretty easy, i can work on it