Update Heat template for environment
* update docker_ee_url default value
* always cache ucp images
Related-Prod: PRODX-39329
Change-Id: Ifb8f075d3148fa3421f99437284c8c781cb91180
diff --git a/de/heat-templates/top.yaml b/de/heat-templates/top.yaml
index 1446d0a..d7be4a7 100644
--- a/de/heat-templates/top.yaml
+++ b/de/heat-templates/top.yaml
@@ -313,7 +313,7 @@
default: ''
docker_ee_url:
type: string
- default: 'https://storebits.docker.com/ubuntu'
+ default: 'https://repos.mirantis.com/ubuntu'
docker_ee_release:
type: string
default: 'stable-19.03'