- From: Jim Fluke <
>
- To:
- Subject: [chef] Re: Re: Re: Re: Application cookbook/bitbucket problem
- Date: Wed, 17 Sep 2014 09:27:36 -0600
That worked! Thank you Fabien.
Note that I had sort of tried that before. I substituted the newline
with '\n' after the BEGIN line and before the END line, but I just
joined the lines in the key together - removing the newlines. That
does not work, you have to substitute them all.
Thanks again,
Jim
On 09/16/2014 06:28 PM, Fabien
Delpierre wrote:
"
type="cite">
If what you're doing is not running under your own user
for whatever reason, it is possible that having the private
key in your own ~/.ssh folder would be useless to the
process, although then I don't know why it also wouldn't
take the private key when you're passing its value to the
attribute as plain text.
But on that note, in your attachment containing the edited
private key, it looks like you pasted the raw private key with
carriage returns as the deploy_key attribute. You may want to
replace the carriage returns with \n -- if you look at https://github.com/sethvargo/chef-api
and just search for "begin public key", you'll see what I'm
talking about.
|
Archive powered by MHonArc 2.6.16.