bloomberg / cobbler-cookbook

A Chef cookbook for installing and maintaining Cobbler
Other
7 stars 15 forks source link

Chef 12 support #4

Closed cbaenziger closed 7 years ago

cbaenziger commented 7 years ago

This is a breaking change and new version! The cookbook now uses cobblerd for all node attributes to match the cookbook metadata; ensure you update any wrapper cookbook overrides.

For the Chef 12 to work there I had to include a work around for Poise/poise#23 which removes the notifying_block's for the resources. The Server Spec code now works with 2.X and the Test Kitchen recipes got Chef 11 and Chef 12 support as well as updating the checksums for the test images recipes.