Add PostgreSQL primary support to the kosmos-ejabberd cookbook #181

Merged
greg merged 6 commits from feature/180-ejabberd_pg_primary into master 2020-06-19 14:46:52 +00:00
Showing only changes of commit 091a46e972 - Show all commits

View File

@ -152,8 +152,7 @@ template "/opt/ejabberd/conf/ejabberd.yml" do
source "ejabberd.yml.erb"
mode 0640
sensitive true
variables pgsql_password: postgresql_data_bag_item['ejabberd_user_password'],
hosts: hosts,
variables hosts: hosts,
admin_users: admin_users,
stun_auth_realm: "kosmos.org",
turn_ip_address: node['ipaddress'],