Skip to content
Snippets Groups Projects
Verified Commit 8dca59e1 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Remove postgres_on_cluster option

You should set postgres_on_cluster for the host/globally as needed
parent 42d2cbf0
No related branches found
No related tags found
No related merge requests found
Pipeline #269667 failed
......@@ -31,7 +31,6 @@
name: "{{ matrix_authentication_service_pg_user }}"
password: "{{ matrix_authentication_service_pg_password }}"
db_name: "{{ matrix_authentication_service_pg_database }}"
postgres_on_cluster: true
when: "matrix_authentication_service_pg_create_database"
- name: Copy config file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment