commit | b782032d3de9616486ea943f53875bb2f02a32cd | [log] [tgz] |
---|---|---|
author | PGlazov <pglazov@mirantis.com> | Tue Jun 29 17:34:36 2021 +0400 |
committer | Pavel Glazov <pglazov@mirantis.com> | Tue Jun 29 13:56:26 2021 +0000 |
tree | b6abff108820deecab92f609403063cd0b9aa6b9 | |
parent | ccae4148abfd6322da8dcdbf2da033b814c5d861 [diff] [blame] |
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-e7-cicd-pike-odl-maas/salt-context-cookiecutter-openstack_odl.yaml b/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-cookiecutter-openstack_odl.yaml index 56f0c42..3458dbc 100644 --- a/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-cookiecutter-openstack_odl.yaml +++ b/tcp_tests/templates/bm-e7-cicd-pike-odl-maas/salt-context-cookiecutter-openstack_odl.yaml
@@ -435,6 +435,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