2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

hydra: berlin: Fix syntax.

* hydra/berlin.scm: Fix syntax.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Mathieu Othacehe 2021-01-28 14:18:09 +01:00
parent dc8c6d8809
commit ed222109f1
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -317,8 +317,8 @@ Happy hacking!\n"))
;; following the instructions here:
;; https://www.zabbix.com/documentation/3.0/manual/appendix/install/db_scripts
(service postgresql-service-type
(postgresql-configuration)
(postgresql postgresql-10))
(postgresql-configuration
(postgresql postgresql-10)))
(service postgresql-role-service-type)
(service ntp-service-type)