You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
359 B

  1. summary: "Postgres server"
  2. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  3. data-resources:
  4. - /var/lib/postgresql/data
  5. provides:
  6. postgres-database:
  7. uses:
  8. schedule-command:
  9. constraint: optional
  10. auto: pair
  11. solves:
  12. backup: "Automatic regular backups"
  13. default-options:
  14. schedule: "31 * * * *" ## schedule backup every hour