commit | d460bee3a07bcec0a9ee020b98aa1e2726aab8a6 | [log] [tgz] |
---|---|---|
author | Pavel Glazov <pglazov@mirantis.com> | Mon Apr 15 13:07:56 2024 +0400 |
committer | Pavel Glazov <pglazov@mirantis.com> | Mon Apr 15 13:07:56 2024 +0400 |
tree | ce3be432fa9f354737d870595e82a25d9da47386 | |
parent | d6f2ec115a33afb9080ee15196c9c0bdfa0a9f05 [diff] |
Set cloud linux repo to released queens-contrail job Related_prod: PROD-36426 Change-Id: Idc2030ad0f9f076e2ff4014e32b2a822f97bea2b
diff --git a/tcp_tests/templates/released-heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/released-heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml index ca72a6d..d4f5fce 100644 --- a/tcp_tests/templates/released-heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml +++ b/tcp_tests/templates/released-heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
@@ -304,3 +304,8 @@ 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 + + # Enable Mirantis repo with CVE fixes for xenial + updates_mirantis_login: "%LOGIN%" + updates_mirantis_password: "%PASS%" + updates_mirantis_version: "stable" \ No newline at end of file