2024-12-18 09:13:45 +00:00
|
|
|
---
|
|
|
|
# defaults file for ansible_role_chill
|
2024-12-19 10:05:25 +00:00
|
|
|
add_postgres: false
|
|
|
|
database_version: 17
|
|
|
|
database_image: "postgis/postgis:{{ database_version }}-3.4-alpine"
|
|
|
|
chill_image_nginx_name: nginx
|
|
|
|
chill_image_php_name: php
|