diff --git a/modules/configs/templates/replicated/replicated-ptfe.conf b/modules/configs/templates/replicated/replicated-ptfe.conf index f8c56997..07a5434e 100644 --- a/modules/configs/templates/replicated/replicated-ptfe.conf +++ b/modules/configs/templates/replicated/replicated-ptfe.conf @@ -1,13 +1,13 @@ { "hostname": { "value": "${app_endpoint}" + }, + "enc_password": { + "value": "${enc_password}" %{ if installation_mode != "es" ~} }, "installation_type": { "value": "poc" - }, - "enc_password": { - "value": "${enc_password}" %{ else ~} }, "installation_type": {