Restore nova-key tag
The nova-key tag is used to create and update SSH keys and authorized keys among nova compute hosts. The execution of this task isolated is a standard administrative task to isolate and contain change to the minimum necessary activites. Change-Id: I65d342b83649c626295c28096b3bb7c19e837fa9
This commit is contained in:
parent
f1560bdd9e
commit
71fdf84eb3
@ -20,10 +20,12 @@
|
||||
- include_tasks: nova_compute_key_populate.yml
|
||||
tags:
|
||||
- nova-config
|
||||
- nova-key
|
||||
|
||||
- include_tasks: nova_compute_key_distribute.yml
|
||||
tags:
|
||||
- nova-config
|
||||
- nova-key
|
||||
|
||||
- name: Run the systemd mount role
|
||||
include_role:
|
||||
|
Loading…
x
Reference in New Issue
Block a user