Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Latest commit

 

History

History
50 lines (32 loc) · 1016 Bytes

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 1016 Bytes

v1.1.0

Remove ChefSpec deprecation warnings Use container-based Travis CI infrastructure Add missing tests for 100% coverage LWRP for krb5_keytab and krb5_principal

v1.0.4

Fix default realm attributes properly

v1.0.3

Cleanups for Rubocop Switch to CentOS 6.5 in ChefSpec

v1.0.2

Update README to new attribute layout via @joraff Simplify default realm configuration

v1.0.1

Fix a bug with the new default realm attributes

v1.0.0

Switch to attribute-driven templates Add support for KDC and kadmind Add Chef ntp cookbook to dependencies Add Vagrantfile for direct Vagrant testing

v0.2.0

Support for different logging options Add rubocop, foodcritic, and chefspec tests

v0.1.0

Support more options: forwardable, ticket/renew_lifetime via @jblaine Add support for Suse via @jackl0phty

v0.0.7

Correct brackets on not_if conditional

v0.0.6

Depend on Opscode NTP cookbook for accurate clocks

v0.0.2

Public release of krb5 cookbook