[chef] Chef Sugar v1.1.0


Chronological Thread 
  • From: Seth Vargo < >
  • To:
  • Subject: [chef] Chef Sugar v1.1.0
  • Date: Tue, 10 Dec 2013 15:49:52 -0500

Ohai Chefs,

I just released Chef Sugar v1.1.0: https://github.com/sethvargo/chef-sugar/releases/tag/v1.1.0

CHANGESET
  • Add `cloudstack?` helper
  • Add data bag helpers
  • Remove foodcritic checks
  • Upgrade development gem versions
  • Randomize spec order

SHOUT-OUTS

EXAMPLES

Chef Sugar now includes two Recipe DSL methods for working with encrypted data bags:

    encrypted_data_bag_item('accounts', 'hipchat')

Which is the same as:

    Chef::EncryptedDataBagItem.load('accounts', 'hipchat')

Ref: https://github.com/sethvargo/chef-sugar#data-bag



Happy Cooking,
Seth


  • [chef] Chef Sugar v1.1.0, Seth Vargo, 12/10/2013

Archive powered by MHonArc 2.6.16.

§