[TryMOS] Variable MIRANTIS_ARTIFACTORY_URL moved to the common environment

Related-Prod: PRODX-18546
Change-Id: I4ff54a75ab78c8efbe495de512999768275e8416
diff --git a/trymos/image_build/files/usr/share/trymos/environment/amazon b/trymos/image_build/files/usr/share/trymos/environment/amazon
index b6039a4..9daaf17 100644
--- a/trymos/image_build/files/usr/share/trymos/environment/amazon
+++ b/trymos/image_build/files/usr/share/trymos/environment/amazon
@@ -1,5 +1,4 @@
 export NTP_SERVERS=169.254.169.123
-export MIRANTIS_ARTIFACTORY_URL=https://binary.mirantis.com
 export CEPH_STORAGE_OSD_DEVICE="xvdb"
 export CEPH_CLUSTER_FILE="${RELEASE_OPENSTACK_K8S}/examples/miraceph/aio-ceph_local_drives_openstack.yaml"
 export OPENSTACK_CONTEXT_NAME="aio-core-ceph-local-non-dvr"
diff --git a/trymos/image_build/files/usr/share/trymos/environment/openstack b/trymos/image_build/files/usr/share/trymos/environment/openstack
index 373e7c6..36680f8 100644
--- a/trymos/image_build/files/usr/share/trymos/environment/openstack
+++ b/trymos/image_build/files/usr/share/trymos/environment/openstack
@@ -1,4 +1,3 @@
 export CEPH_STORAGE_OSD_DEVICE="vdb"
 export CEPH_CLUSTER_FILE="${RELEASE_OPENSTACK_K8S}/examples/miraceph/aio-ceph_local_drives_openstack.yaml"
 export OPENSTACK_CONTEXT_NAME="aio-core-ceph-local-non-dvr"
-export MIRANTIS_ARTIFACTORY_URL=https://binary.mirantis.com
diff --git a/trymos/image_build/files/usr/share/trymos/environment/virtualbox b/trymos/image_build/files/usr/share/trymos/environment/virtualbox
index ab34e82..4a40381 100644
--- a/trymos/image_build/files/usr/share/trymos/environment/virtualbox
+++ b/trymos/image_build/files/usr/share/trymos/environment/virtualbox
@@ -1,5 +1,4 @@
 export NTP_SERVERS=169.254.169.123
-export MIRANTIS_ARTIFACTORY_URL=https://binary.mirantis.com
 export CEPH_STORAGE_OSD_DEVICE="sdb"
 export CEPH_CLUSTER_FILE="${RELEASE_OPENSTACK_K8S}/examples/miraceph/aio-ceph_local_drives_openstack.yaml"
 export OPENSTACK_CONTEXT_NAME="aio-core-ceph-local-non-dvr"