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.

17 lines
386 B

  1. summary: "MongoDB server"
  2. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  3. data-resources:
  4. - /var/lib/mongodb
  5. config-resources:
  6. - /etc/mongod.conf
  7. provides:
  8. mongo-database:
  9. uses:
  10. schedule-command:
  11. constraint: optional
  12. auto: pair
  13. solves:
  14. backup: "Automatic regular backups"
  15. default-options:
  16. schedule: "47 * * * *" ## schedule backup every hour