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

View File

@@ -32,7 +32,6 @@
system:"yes"
createhome:"yes"
home:"{{ nova_system_home_folder }}"
generate_ssh_key:"yes"
tags:
- nova-user
- nova-key
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.