Changing the login/pass definition for the cloudinit repository

Need before swarm-cookied-model-generator move to jjb

Related-Prod: PROD-36442

Change-Id: I5cf8073a0a56f0f5fd64cd139874afa357cf3f94
diff --git a/tcp_tests/templates/bm-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml b/tcp_tests/templates/bm-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
index 42bf3e9..04adcc4 100644
--- a/tcp_tests/templates/bm-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
+++ b/tcp_tests/templates/bm-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
@@ -850,6 +850,6 @@
   stacklight_ssl_enabled: 'True'
 
   # Enable Mirantis repo with CVE fixes for xenial
-  updates_mirantis_login: "root"
-  updates_mirantis_password: "r00tme"
+  updates_mirantis_login: "%LOGIN%"
+  updates_mirantis_password: "%PASS%"
   updates_mirantis_version: "staging"
\ No newline at end of file