[chef] Re: Re: checksum values in attribute files


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: checksum values in attribute files
  • Date: Mon, 22 Jul 2013 15:09:49 -0700


On Monday, July 22, 2013 at 2:37 PM, Lucas Hansen wrote:

IndexError
----------
string not matched


Cookbook Trace:
---------------
/.../chef/cookbooks/foo/attributes/default.rb:6:in `[]='
/.../chef/cookbooks/foo/attributes/default.rb:6:in `from_file'


Relevant File Content:
----------------------
/.../chef/cookbooks/foo/attributes/default.rb:

1: ...
...
6>> default['foo']['package']['checksum'] =
'c22bb6a227359748618ca1f6fc31b6a05fef3f19dc8251ffb15233b775cd6aff'

Is default["foo"]["package"] set to a string?

Looks like the same error as this:

irb(main):004:0> "xyz"["a"] = "b"
IndexError: string not matched
from (irb):4:in `[]='


-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§