]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/backup/recipes/default.rb
Install libdate-calc-perl for the backup expiry script
[chef.git] / 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"