Remove zuul_ssh_private_key
We don't want to be responsible for managing SSH keys inside our role. There are many better roles to do this. Add documentation for the user explaining how to do it. Change-Id: I5f9f3722a10bfc1dff2469b5cd16e4cdc9827b0b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -35,8 +35,6 @@ zuul_file_gearman_logging_conf: etc/zuul/gearman-logging.conf
|
||||
zuul_file_merger_logging_conf: etc/zuul/merger-logging.conf
|
||||
zuul_file_server_logging_conf: etc/zuul/server-logging.conf
|
||||
|
||||
zuul_ssh_private_key:
|
||||
|
||||
# tasks/install.yaml
|
||||
zuul_git_dest: /opt/git/openstack-infra/zuul
|
||||
zuul_git_uri: https://git.openstack.org/openstack-infra/zuul
|
||||
|
||||
Reference in New Issue
Block a user