mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
#3778 Upgrading postgresql to v10
This commit is contained in:
committed by
Christian Adams
parent
ffc6e2218e
commit
04ab736f09
@@ -10,7 +10,7 @@ rabbitmq_port: "5672"
|
||||
rabbitmq_user: "guest"
|
||||
rabbitmq_password: "guest"
|
||||
|
||||
postgresql_version: "9.6"
|
||||
postgresql_version: "10.7"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user