1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

turn postgresql off by default and let computed vars turn on

This commit is contained in:
Tim Moody 2017-09-20 09:39:59 -04:00
parent ad514925d3
commit 2349a639aa

View file

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