[chef] EBS volume info saving at chef-server permission bug


Chronological Thread 
  • From: Millisami < >
  • To:
  • Subject: [chef] EBS volume info saving at chef-server permission bug
  • Date: Mon, 12 Mar 2012 00:21:56 -0700 (PDT)

Hi,

The code at ebs_volume
https://github.com/opscode/cookbooks/blob/master/database/recipes/ebs_volume.rb#L81-90
tries to store the volume_id info in a databag.

But the client running won't have the write permission on the chef-server 
(open
source chef-server, not the opscode hosted one) so the `databag_item.save`
fails with 403 Unauthorized error.

How can this be resolved?



Archive powered by MHonArc 2.6.16.

§