]> git.openstreetmap.org Git - chef.git/commit
Add a db::backup recipe to handle database backups
authorTom Hughes <tom@compton.nu>
Thu, 20 Jun 2013 17:54:19 +0000 (18:54 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 20 Jun 2013 17:54:19 +0000 (18:54 +0100)
commitb890ca2b63073cca67e0f58620a05d2c28504c91
tree47cb63ce304f4fea93691af8d5703a9595b1dc8e
parent135c9671480af26ebe12b887d993a68471e02b07
Add a db::backup recipe to handle database backups
cookbooks/db/recipes/backup.rb [new file with mode: 0644]
cookbooks/db/templates/default/backup-db.erb [new file with mode: 0644]
cookbooks/db/templates/default/backup.cron.erb [new file with mode: 0644]
roles/db-backup.rb [new file with mode: 0644]
roles/ramoth.rb