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
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
diff --git a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
index 4c2f81e..28d5916 100644
--- a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
+++ b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/salt-context-cookiecutter-openstack_ovs.yaml
@@ -436,6 +436,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
diff --git a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
index 58fdf66..08076e4 100644
--- a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
+++ b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
@@ -374,6 +374,6 @@
change_password_upon_first_use: False
# 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"
diff --git a/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml b/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
index 3f99b08..6449796 100644
--- a/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
+++ b/tcp_tests/templates/heat-cicd-queens-contrail41-sl/salt-context-cookiecutter-contrail.yaml
@@ -310,6 +310,6 @@
change_password_upon_first_use: False
# 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
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 b0cf6e8..d8978f0 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
@@ -316,6 +316,6 @@
change_password_upon_first_use: False
# 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
diff --git a/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
index c26143e..83ea6b3 100644
--- a/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
+++ b/tcp_tests/templates/released-heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
@@ -379,6 +379,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