Add pg_sslmode option.

Allows to use PostgreSQL over SSL #709
This commit is contained in:
Marius Rieder
2019-01-21 19:47:34 +01:00
parent c48c8c04f4
commit 589531163a
3 changed files with 6 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ pg_username=awx
pg_password=awxpass
pg_database=awx
pg_port=5432
#pg_sslmode=require
# RabbitMQ Configuration
rabbitmq_password=awxpass