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:
Dmitriy Rabotyagov 2023-10-13 21:13:19 +02:00
parent 6fd5535e57
commit b266f9cda4
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@
system: "yes"
createhome: "yes"
home: "{{ nova_system_home_folder }}"
generate_ssh_key: "yes"
tags:
- nova-user
- nova-key