aboutsummaryrefslogtreecommitdiff
path: root/tests/discovery.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/discovery.scm')
0 files changed, 0 insertions, 0 deletions
1452f5202e0cd1b66b8'>services: databases: Change quote' to single-quote....Christopher Baines 2018-03-10services: databases: Add postgresql-configuration record exports....Christopher Baines 2018-03-10services: Rework the PostgreSQL config file to use a record type....Christopher Baines 2018-03-03services: redis: Add a default-value to the redis-service-type....Christopher Baines 2018-03-03services: mysql: Add a default-value to the mysql-service-type....Christopher Baines 2018-03-03services: postgresql: Add a default-value to the postgresql-service-type....Christopher Baines 2018-01-25services: postgresql: Use pg_ctl to start and stop postgres....Clément Lassieur