Skip to content
Snippets Groups Projects
Commit 88120882 authored by Gallenkamp, Fabian's avatar Gallenkamp, Fabian
Browse files
parents 47e4cf87 46b2d790
No related branches found
No related tags found
No related merge requests found
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
db: "instance_{{ item.key }}" db: "instance_{{ item.key }}"
name: "{{ item.key }}" name: "{{ item.key }}"
password: "{{ item.value.admin_pw }}" password: "{{ item.value.admin_pw }}"
encrypted: yes
priv: ALL priv: ALL
role_attr_flags: NOSUPERUSER,NOCREATEDB role_attr_flags: NOSUPERUSER,NOCREATEDB
state: present state: present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment