Closed ivanoats closed 13 years ago
Hi Ivan,
It's saying that the ssh keys already exist for the deploy user, I'm guessing you have run this more than once. I think the core recipes which my deps rely on may have changed in the latest version of babushka, I'll talk to Ben Hoskings (The creator of babushka) about how to fix them when he comes into the office later today. For the most part it seems to be working, except babs is not detecting the correct output and declaring it as failing.
It might also be worth trying an older version of Ubuntu, like 10.04.
Hope this helps, – Ivan
Thanks for the pointer.
1) I removed all keys in /home/deploy/.ssh and ran the sep but it's still failing, just now at the end. Not really sure why it's failing.
} ✗ ivanoats:public key
} ✗ ivanoats:passwordless ssh logins
} ✗ ivanoats:chef user
isn't there a public key dep defined in the same file? Wouldn't babushka look there first? Also, babushka deps should not fail if the met? is already satisfied? I wish I knew more about how babushka works, will have to dive into the source.
Yeah I got the same output when I tried it, it's either the met? statement not returning true afterwards, which is why it runs, and/or something in Ubuntu 11.10 has changed the behaviour of this.
On 18/10/2011, at 3:18 PM, Ivan Storck wrote:
Thanks for the pointer.
1) I removed all keys in /home/deploy/.ssh and ran the sep but it's still failing, just now at the end. Not really sure why it's failing.
} ✗ ivanoats:public key } ✗ ivanoats:passwordless ssh logins } ✗ ivanoats:chef user
isn't there a public key dep defined in the same file? Wouldn't babushka look there first? Also, babushka deps should not fail if the met? is already satisfied? I wish I knew more about how babushka works, will have to dive into the source.
Reply to this email directly or view it on GitHub: https://github.com/ivanvanderbyl/babushka-deps/issues/1#issuecomment-2437831
Could you comment on the grep call here in this line? Where is grep defined?
https://github.com/ivanvanderbyl/babushka-deps/blob/master/chef-user.rb#L50
I ended up using shell(" grep... instead of using babushka's ruby grep
babuska is freezing for me on the public key sep inside passwordless key logins in the chef user dep. I'm not sure why, any tips?
log: