Closed gforcada closed 2 years ago
To ease reinstall and not having to share passwords around, let's make this ansible playbook install a dummy ~/.ssh/authorized_keys.
~/.ssh/authorized_keys
This way, https://github.com/plone/jenkins.plone.org can override this dummy file with the actual sysadmin/CI keys.
Seems it was done already
To ease reinstall and not having to share passwords around, let's make this ansible playbook install a dummy
~/.ssh/authorized_keys
.This way, https://github.com/plone/jenkins.plone.org can override this dummy file with the actual sysadmin/CI keys.