Skip to content

0.8.1

Compare
Choose a tag to compare
@tas50 tas50 released this 28 Aug 17:42
· 390 commits to main since this release
  • Add rbenv_action attribute to rbenv_ruby LWRP so to allow using rvm-download rbenv plugin to download ruby vs. installing ruby
  • Fix the ability to install gems to a specific version of ruby
  • Remove Chef version checks around use_inline_resources since we require Chef 12
  • Use default_action method in the LWRPs
  • Fix various rubocop warnings