]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blog-staging.rb
blog: Enable staging blog
[chef.git] / roles / blog-staging.rb
index 3ad17f229c2d6dec48195bd1ddf6ff5f30e81714..bafdf6227390f636093027ae10e5c1b90431c59c 100644 (file)
@@ -13,7 +13,6 @@ default_attributes(
   }
 )
 
-# FIXME: Disable while site under development
-# run_list(
-#   "recipe[blog::staging]"
-# )
+run_list(
+  "recipe[blog::staging]"
+)