Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.10.0
-
Fix Version/s: None
-
Component/s: Chef Client
-
Labels:None
-
Environment:
Ubuntu 10.04, Rackspace Cloud
Description
I'm trying to create an encrypted data bag in a recipe. My recipe mirrors the ruby block to store a data bag item: https://gist.github.com/821820, but I've replaced the DataBagItem provisioner with EncryptedDataBagItem (i.e. Chef::EncryptedDataBagItem.new). I'm getting undefined method errors. The same recipe works perfectly with Chef::DataBagItem.new.
I don't believe this AMI is published by the Chef project or by Opscode. Have you filed a bug with RightScale?