[chef] Re: Re: Re: Removing root's password results in 'ruby-shadow not installed' error.


Chronological Thread 
  • From: Bryan McLellan < >
  • To:
  • Subject: [chef] Re: Re: Re: Removing root's password results in 'ruby-shadow not installed' error.
  • Date: Tue, 3 May 2011 17:54:27 -0700

On Tue, May 3, 2011 at 5:51 PM, Jason J. W. Williams
< >
 wrote:
> gem_package "ruby-shadow" do
>    action :install
>  end

Does this error happen on a second run?

Are you installing from debs or gems?

> Since I want to remove the password how do you do a hash of nothing?
> ;) Setting it '*' was a guess that it was just setting the password
> field in /etc/shadow directly.

Use "action :lock" which I failed to mention at first.

Bryan



Archive powered by MHonArc 2.6.16.

§