mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
DCD-1123: Add Jira ServiceDesk standalone playbook.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- name: Initialise database
|
||||
command:
|
||||
cmd: "/usr/pgsql-{{ postgres_version }}/bin/postgresql{{ postgres_version_short }}-setup initdb"
|
||||
creates: "/var/lib/pgsql/{{ postgres_version }}/data/"
|
||||
creates: "/var/lib/pgsql/{{ postgres_version }}/data/pg_hba.conf"
|
||||
|
||||
- name: Allow local network connections with password
|
||||
postgresql_pg_hba:
|
||||
|
||||
Reference in New Issue
Block a user