Jeremy Hughes
Jeremy Hughes
See todo here: https://github.com/WASdev/ci.chef.wlp/blob/master/providers/collective.rb#L72
Existing recipes that use wlp_install_feature will fail. It has been replaced by the 'name' parameter, but we shouldn't require users to change their recipes. I can see the reason: installUtility...
The [LARS project](https://github.com/wasdev/tool.lars) provides a repository for hosting Liberty features. The Liberty `installUtility` command can make use of a privately hosted LARS repo by configuring a `repositories.properties` file. We're using...
And prominently so on supermarket.chef.io
We say we pick the latest released version of Liberty Profile from the index.yml file, but that's because the file only ever has one released version which is always the...
When running foodcritic using rake foodcritic I get foodcritic warnings. Should clear these up.