Stop generating ssh keypair for nova user
With transition to ssh-certificates for nova authorization, we no longer need to generate and have SSH certificates for the nova user. Change-Id: Iff105bafc177271cb59fb0662d4c139f56e64325
This commit is contained in:
parent
6fd5535e57
commit
b266f9cda4
@ -32,7 +32,6 @@
|
||||
system: "yes"
|
||||
createhome: "yes"
|
||||
home: "{{ nova_system_home_folder }}"
|
||||
generate_ssh_key: "yes"
|
||||
tags:
|
||||
- nova-user
|
||||
- nova-key
|
||||
|
Loading…
Reference in New Issue
Block a user