fix condition postgres_enable -> postgres_enabled
This commit is contained in:
@ -26,7 +26,7 @@ dns_namespace: dns
|
||||
|
||||
# Shared infrastructure #
|
||||
## PostgreSQL ##
|
||||
postgres_enable: true
|
||||
postgres_enabled: true
|
||||
postgres_db_namespace: "{{ namespace }}"
|
||||
|
||||
## OpenLDAP ##
|
||||
|
Reference in New Issue
Block a user