1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Merge pull request #282 from tim-moody/9-20-psql-default

turn postgresql off by default and let computed vars turn on
This commit is contained in:
A Holt 2017-09-20 12:29:45 -04:00 committed by GitHub
commit 3ab8e6d62e

View file

@ -144,7 +144,7 @@ samba_install: False
samba_enabled: False
# postgresql
postgresql_install: True
postgresql_install: False
postgresql_enabled: False
# authserver