[chef] How I can update my attribute of recipe A in a recipe B ?


Chronological Thread 
  • From: Ilisia Felane < >
  • To:
  • Subject: [chef] How I can update my attribute of recipe A in a recipe B ?
  • Date: Wed, 25 Jun 2014 16:25:17 +0200

Hi,

I would like change my default attribute of my recipe A, but not in my recipe A, in a other recipe B. How I can do that ?

I tested that :
node.override['A']['url_source']       = node['B']['url_source']
node.override['A']['id']                   = node['B']['id']
but no work

Thanks

Felane




Archive powered by MHonArc 2.6.16.

§