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"
|
system: "yes"
|
||||||
createhome: "yes"
|
createhome: "yes"
|
||||||
home: "{{ nova_system_home_folder }}"
|
home: "{{ nova_system_home_folder }}"
|
||||||
generate_ssh_key: "yes"
|
|
||||||
tags:
|
tags:
|
||||||
- nova-user
|
- nova-user
|
||||||
- nova-key
|
- nova-key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user