commit | c9369e3aee0092b4620603dcb007cc2af23f270f | [log] [tgz] |
---|---|---|
author | PGlazov <pglazov@mirantis.com> | Sun Jun 06 23:53:58 2021 +0400 |
committer | PGlazov <pglazov@mirantis.com> | Tue Jun 08 13:30:31 2021 +0400 |
tree | a53359e38f61d2187471644bc0db51b72743ac4e | |
parent | 36e02301711687bbca67188a6d35d26f0d8bcf4e [diff] [blame] |
Add secured Mirantis repo to deployments' CC part 2 Related-Prod: PROD-36010 Change-Id: Iad374dc8b235d713f5a1bed2f8cb4f9e1a48f341
diff --git a/tcp_tests/templates/released-heat-cicd-pike-contrail41-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/released-heat-cicd-pike-contrail41-sl/salt-context-cookiecutter-contrail.yaml index e1ff1fb..b0cf6e8 100644 --- a/tcp_tests/templates/released-heat-cicd-pike-contrail41-sl/salt-context-cookiecutter-contrail.yaml +++ b/tcp_tests/templates/released-heat-cicd-pike-contrail41-sl/salt-context-cookiecutter-contrail.yaml
@@ -313,4 +313,9 @@ minimum_password_age: 0 password_regex: "'^[a-zA-Z0-9~!@#%^&\\*_=+]{32,}$$'" password_regex_description: "Your password could contains capital letters, lowercase letters, digits, symbols '~ ! @ # % ^ & * _ = +' and have a minimum length of 32 characters" - change_password_upon_first_use: False \ No newline at end of file + change_password_upon_first_use: False + + # Enable Mirantis repo with CVE fixes for xenial + updates_mirantis_login: "root" + updates_mirantis_password: "r00tme" + updates_mirantis_version: "staging" \ No newline at end of file