[stable/2023.2] [CLOUDOPS-563] Enable Emulated-TPM (#2098)
This is an automated cherry-pick of #2089
/assign larainema
diff --git a/roles/nova/vars/main.yml b/roles/nova/vars/main.yml
index ca4d3e0..b9fb880 100644
--- a/roles/nova/vars/main.yml
+++ b/roles/nova/vars/main.yml
@@ -101,6 +101,9 @@
# TODO(mnaser): We should enable this once we figure out how to "inject"
# the certificates into the existing "qemu-kvm" processes.
# live_migration_with_native_tls: true
+ swtpm_enabled: true
+ swtpm_user: swtpm
+ swtpm_group: swtpm
neutron:
metadata_proxy_shared_secret: "{{ openstack_helm_endpoints['compute_metadata']['secret'] }}"
oslo_messaging_notifications: