hydra: berlin: Update PostgreSQL to 13.

* hydra/berlin.scm: Update PostgreSQL service to 13.
This commit is contained in:
Mathieu Othacehe 2021-08-07 16:52:29 +02:00
parent 9128d634f4
commit 81ce1b1182
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ Happy hacking!\n"))
;; https://www.zabbix.com/documentation/3.0/manual/appendix/install/db_scripts
(service postgresql-service-type
(postgresql-configuration
(postgresql postgresql-10)))
(postgresql postgresql-13)))
(service postgresql-role-service-type)
(service ntp-service-type)