]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wiki/recipes/default.rb
Fix indentation
[chef.git] / cookbooks / wiki / recipes / default.rb
index 322612d2973ff2184356a5d38d34a75dca5466b2..a5b5a80982a73166f16a9b94fffd2cab99ceb5c9 100644 (file)
@@ -23,6 +23,8 @@ include_recipe "mediawiki"
 
 passwords = data_bag_item("wiki", "passwords")
 
+package "lua5.1" # newer versions do not work with Scribuntu!
+
 apache_site "default" do
   action [:disable]
 end