Actualize cmps_flavors

Use mosk.s.compute.ephemeral for all environments.

Related-Prod: PRODX-3456
Change-Id: Ib5f1912a1340b65ad214e8cfe5a525b929ed9d7e
diff --git a/de/heat-templates/env/aio.yaml b/de/heat-templates/env/aio.yaml
index b7ab922..a490725 100644
--- a/de/heat-templates/env/aio.yaml
+++ b/de/heat-templates/env/aio.yaml
@@ -29,7 +29,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: 'system.compact.openstack.control.ephemeral'
+  cmps_flavor: 'mosk.s.compute.ephemeral'
   storage_frontend_network_cidr: '10.10.0.0/24'
   storage_backend_network_cidr: '10.10.0.0/24'
   single_node: 'true'