commit | 03b52aadcda0d5d4973eb58f2d2af7ca44ba240f | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Fri Feb 18 14:35:18 2022 +0000 |
committer | Gerrit Code Review <gerrit@172.18.228.131> | Fri Feb 18 14:35:18 2022 +0000 |
tree | 4d400a94818b9782f56d528f5592c8b889ac7944 | |
parent | 06bfa15dc98e98bf190f430f2e4b60a64fd54764 [diff] | |
parent | 21eea7e14e529f7b4d65251f22a7aa877339613b [diff] |
Merge "Use smaller flavor for for ucp"
diff --git a/de/heat-templates/top.yaml b/de/heat-templates/top.yaml index 6191c08..d3331b3 100644 --- a/de/heat-templates/top.yaml +++ b/de/heat-templates/top.yaml
@@ -229,7 +229,7 @@ default: {"labels": {"tempest": "enabled"}} ucp_flavor: type: string - default: 'kaas-bm.worker' + default: 'mosk.s.ucp' masters_flavor: type: string default: 'system.compact.openstack.proxy'