File tree Expand file tree Collapse file tree
roles/test_operator/defaults Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ cifmw_test_operator_horizontest_config:
284284 privileged : " {{ cifmw_test_operator_privileged }}"
285285 containerImage : " {{ stage_vars_dict.cifmw_test_operator_horizontest_image }}:{{ stage_vars_dict.cifmw_test_operator_horizontest_image_tag }}"
286286 adminUsername : " {{ stage_vars_dict.cifmw_test_operator_horizontest_admin_username }}"
287- adminPassword : " {{ stage_vars_dict.cifmw_test_operator_horizontest_admin_password }}"
287+ adminPassword : " {{ stage_vars_dict.cifmw_test_operator_horizontest_admin_password | string }}"
288288 dashboardUrl : " {{ stage_vars_dict.cifmw_test_operator_horizontest_dashboard_url }}"
289289 authUrl : " {{ stage_vars_dict.cifmw_test_operator_horizontest_auth_url }}"
290290 repoUrl : " {{ stage_vars_dict.cifmw_test_operator_horizontest_repo_url }}"
You can’t perform that action at this time.
0 commit comments