+# Workaround https://github.com/jekyll/jekyll/issues/7804
+# by creating a .jekyll-cache folder
+directory "/srv/operations.osmfoundation.org/.jekyll-cache" do
+ mode "755"
+ owner "nobody"
+ group "nogroup"
+end
+
+bundle_install "/srv/operations.osmfoundation.org" do