]> git.openstreetmap.org Git - chef.git/commitdiff
Install libdate-calc-perl for the backup expiry script
authorTom Hughes <tom@compton.nu>
Fri, 12 Jul 2013 07:31:46 +0000 (08:31 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 12 Jul 2013 07:31:46 +0000 (08:31 +0100)
cookbooks/backup/recipes/default.rb

index 8e3acdc946679a7a41ac4d6e313236d8e150859d..2c250917ca679c472dfeeaa51022ddd62f4ce5c6 100644 (file)
@@ -17,6 +17,9 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
+package "perl"
+package "libdate-calc-perl"
+
 directory "/store/backup" do
   owner "osmbackup"
   group "osmbackup"
 directory "/store/backup" do
   owner "osmbackup"
   group "osmbackup"