]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/default.rb
imagery: workaround account issue in tests
[chef.git] / cookbooks / imagery / recipes / default.rb
index a473b445299d764a80fe35e5184702e7bd9c97ed..9cf0692f2a6244acd9f6c86bd9bc4adb7b846395 100644 (file)
@@ -80,4 +80,5 @@ systemd_tmpfile "/run/mapserver-fastcgi" do
   owner "imagery"
   group "imagery"
   mode "0755"
+  not_if { kitchen? }
 end