| Issue 2923: | Allow passing in an ssh key during init. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
In my recent attempt to automate the deployment of Gerrit and Zuul I ran into a problem. I needed to get an ssh key within Gerrit so Zuul stops falling down, but this is complicated by how hard that is to do in an automatic fashion. I propose that init takes an optional ssh key and adds it as an authorized_keys to root@ or something within the internal sshd. This would allow the use of ssh for all post-user creation. |
|
| ► Sign in to add a comment |