[TryMOS] Release branch and MKE version moved in separate file that use in the installator
Affected variables: DOCKER_EE_URL, DOCKER_EE_RELEASE, DOCKER_UCP_IMAGE, TRYMOS_VERSION

Related-Prod: PRODX-18546
Change-Id: I07271bd322968cfe20d7a4c3f3bd9893d9e6a537
diff --git a/trymos/image_build/template.json b/trymos/image_build/template.json
index d889b97..20d12e1 100644
--- a/trymos/image_build/template.json
+++ b/trymos/image_build/template.json
@@ -33,6 +33,11 @@
       "type": "file",
       "source": "files/etc/",
       "destination": "/etc"
+    },
+    {
+      "type": "file",
+      "source": "./release-openstack-k8s/trymos/files/environment/common",
+      "destination": "/usr/share/trymos/environment/common"
     }
   ],
   "builders": [