This commit is contained in:
LooseSeal2
2019-07-11 16:10:25 -07:00
parent b392f73a1b
commit 9e4c6bfd82
12 changed files with 29 additions and 29 deletions

View File

@@ -50,8 +50,8 @@
- name: 'Setting PG Volumes'
set_fact:
pg_volumes:
- '/opt/appdata/{{pgrole}}:/config'
- '/etc/localtime:/etc/localtime:ro'
- '/opt/appdata/{{pgrole}}:/config'
- '/opt/appdata/{{pgrole}}/appsettings.json:/opt/{{pgrole}}/appsettings.json'
- name: 'Setting PG ENV'