This commit is contained in:
ace
2023-03-29 23:47:01 +03:00
parent 41f598a238
commit 2ea9e25263
4 changed files with 30 additions and 3 deletions

View File

@ -1,6 +1,7 @@
postgresql_version: "15.2"
# Options
postgresql_install_official_repo: true
postgresql_play_group: "postgresql"
postgresql_superuser_db: "postgres"
postgresql_superuser_username: "postgres"