Slightly increase RAM for cmps (8 to 10Gb)
This helps to avoid issues with insufficient memory for vrouter.
Other cmp flavor params remain the same, RAM increases by 2Gb.
Related-PROD: PRODX-43405
Change-Id: I2f983becd749e128ed6d7f21207dc2be789f3725
diff --git a/de/heat-templates/env/mstr1-wrkr5-cmp2-ntw3.yaml b/de/heat-templates/env/mstr1-wrkr5-cmp2-ntw3.yaml
index ed1ea73..73c9439 100644
--- a/de/heat-templates/env/mstr1-wrkr5-cmp2-ntw3.yaml
+++ b/de/heat-templates/env/mstr1-wrkr5-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_backend_network_cidr: '10.12.0.0/24'
hardware_metadata: |