pep replicas set to two

This commit is contained in:
Marco Lettere 2021-05-25 10:13:08 +02:00
parent 981b8e1ac7
commit 9cc76a61d5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
pymail_password: "{{ smtp_pre_pwd }}" pymail_password: "{{ smtp_pre_pwd }}"
iam_host: https://accounts.pre.d4science.org iam_host: https://accounts.pre.d4science.org
pep: True pep: True
pep_replicas: 2
pep_credentials: "{{ pre_pep_credentials }}" pep_credentials: "{{ pre_pep_credentials }}"
ha_network: True ha_network: True
conductor_ui_secret: "{{ pre_conductor_ui_secret }}" conductor_ui_secret: "{{ pre_conductor_ui_secret }}"