From 41ee013e121baf5ec08151e0c07e363e1f366c29 Mon Sep 17 00:00:00 2001 From: David Fry Date: Wed, 5 Apr 2023 15:45:05 +0100 Subject: [PATCH] set to false as default due to issue using special chars --- gitlab_templates/switch-iac/workbench-config-15.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab_templates/switch-iac/workbench-config-15.json b/gitlab_templates/switch-iac/workbench-config-15.json index ec07fbe..865ee8c 100644 --- a/gitlab_templates/switch-iac/workbench-config-15.json +++ b/gitlab_templates/switch-iac/workbench-config-15.json @@ -67,7 +67,7 @@ "ttksims_enabled": "true", "quoting_service_simple_routing_mode_enabled": "false", "vault_config_operator_helm_chart_version": "0.8.13", - "password_policy_use_special_chars": "true", + "password_policy_use_special_chars": "false", "internal_pm4ml_configs": [ { "DFSP_NAME": "pm4mlreceiverfsp",