[CLOUDOPS-563]  Enable Emulated-TPM (#2089)

update the nova image include emulated-tpm packages
update the nova compute conf to enable emulated-tpm
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: