[chef] Re: Re: Re: Re: Re: mysql and root password


Chronological Thread 
  • From: Bryan McLellan < >
  • To:
  • Subject: [chef] Re: Re: Re: Re: Re: mysql and root password
  • Date: Mon, 16 Apr 2012 11:04:51 -0400

On Mon, Apr 16, 2012 at 11:02 AM, S Ahmed 
< >
 wrote:
> default_attributes "mysql" => { "server_root_password" => "123" }

Be aware of attribute precedence.

http://wiki.opscode.com/display/chef/Attributes

Default attributes are really for when nothing else is provided.
You're trying to set a specific value, so I recommend using a normal
attribute.

Bryan



Archive powered by MHonArc 2.6.16.

§