commit | ca86678915b5a2b4f523f2d1496833735c430250 | [log] [tgz] |
---|---|---|
author | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Thu Aug 26 14:33:02 2021 +0400 |
committer | Vladimir Khlyunev <vkhlyunev@mirantis.com> | Tue Sep 07 09:51:25 2021 +0000 |
tree | b333f9182ba7746ee3243e1af4f619c58b05335d | |
parent | 271a77e485a292a1b70558af0f02134872c0e17d [diff] [blame] |
Enable host-passthrough for virt control plane PROD-36510 Change-Id: Iba943e4708c1c905e899671d0afcafc472565e75
diff --git a/salt/control/cluster/openstack_gateway_single.yml b/salt/control/cluster/openstack_gateway_single.yml index 285385c..e05bac0 100644 --- a/salt/control/cluster/openstack_gateway_single.yml +++ b/salt/control/cluster/openstack_gateway_single.yml
@@ -29,3 +29,4 @@ backend: ${_param:openstack_gateway_backend_image} size: openstack.gateway cloud_init: ${_param:salt_control_cluster_node_cloud_init_openstack_gateway} + cpu_mode: ${_param:salt_control_cluster_qemu_cpu_model}