Switch to internal mirror for docker-ee packages

 * small fix around iptables rules

Related-Prod: PRODX-0000
Change-Id: I4a908d68dbd73cf74f2266f7f425187fc047c9a4
diff --git a/de/heat-templates/top.yaml b/de/heat-templates/top.yaml
index 0064c38..baf54c4 100644
--- a/de/heat-templates/top.yaml
+++ b/de/heat-templates/top.yaml
@@ -130,7 +130,8 @@
     default: ''
   docker_ee_url:
     type: string
-    default: 'https://s3-us-west-2.amazonaws.com/internal-docker-ee-builds/docker-ee-linux'
+    default: 'http://mirror-us.mcp.mirantis.net/.snapshots/docker-ee-bionic-latest'
+#    default: 'https://s3-us-west-2.amazonaws.com/internal-docker-ee-builds/docker-ee-linux'
   docker_ee_release:
     type: string
     default: 'stable-19.03'