Reinstate ssh key distribution for all nova deployments
Further testing has revealed that cold migration still requires SSH communication between hypervisors which requires SSH keys to be distributed between hosts. Change-Id: Ida18b057d68d4edf7ce6dd2a46ef990f34ad36e3
This commit is contained in:
parent
ca352be75b
commit
0bdf469993
@ -27,8 +27,6 @@
|
||||
tags:
|
||||
- nova-config
|
||||
- nova-key
|
||||
when:
|
||||
- nova_libvirtd_listen_tls == 0
|
||||
|
||||
- include_tasks: nova_compute_key_distribute.yml
|
||||
args:
|
||||
@ -36,8 +34,6 @@
|
||||
tags:
|
||||
- nova-config
|
||||
- nova-key
|
||||
when:
|
||||
- nova_libvirtd_listen_tls == 0
|
||||
|
||||
- name: Run the systemd mount role
|
||||
include_role:
|
||||
|
Loading…
x
Reference in New Issue
Block a user