Zap v1 has been released

Ohai!

I’m pleasing to release v1 of the zap cookbook, https://supermarket.chef.io/cookbooks/zap
There were breaking changes in the HWRP to support custom resources. Please see http://nvwls.github.io/2017/10/17/zap-v1.html for further details.

v1.0.2

  • Add zap::init_d to disable sysv-init services on centos-6

v1.0.1

  • Add zap::sudoers_d to prune sudo resources from /etc/sudoers.d

v1.0.0

  • Rewrote to support custom resources
  • Remove zap_firewall as v2.6.2 of the firewall cookbook manages the ruleset as a whole
  • Remove zap_apt_repos in favor of the zap::apt_repos recipe
  • Remove zap_yum_repos in favor of the zap::yum_repos recipe