Merge "Slightly increase RAM for cmps (8 to 10Gb)"
diff --git a/de/heat-templates/env/mstr1-wrkr3-cmp2-ntw3.yaml b/de/heat-templates/env/mstr1-wrkr3-cmp2-ntw3.yaml
index b056d8e..c42a8d5 100644
--- a/de/heat-templates/env/mstr1-wrkr3-cmp2-ntw3.yaml
+++ b/de/heat-templates/env/mstr1-wrkr3-cmp2-ntw3.yaml
@@ -38,7 +38,7 @@
   # hardware_metadata which is used for Ceph requires flavor with
   # ephemeral storage because it is used for Ceph bluestore.
   workers_flavor: 'system.compact.openstack.control.ephemeral'
-  cmps_flavor: 'mosk.s.compute.ephemeral'
+  cmps_flavor: 'mosk.s.compute.ephemeral.numa'
   storage_frontend_network_cidr: '10.12.1.0/24'
   storage_frontend_network_gateway: '10.12.1.1'
   storage_frontend_network_ipam_pool_start: '10.12.1.3'