]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Update carto stylesheet to v4.1.0
[chef.git] / roles / pummelzacken.rb
index 492bd2ea739caebfa483a00243ac3002ad5ce3da..a7ccf2e5eca5291d054fd0180a2ea0fd02d992d5 100644 (file)
@@ -33,7 +33,7 @@ default_attributes(
   },
   :nominatim => {
     :state => "standalone",
-    :dbadmins => %w(lonvia tomh),
+    :dbadmins => %w[lonvia tomh],
     :dbcluster => "9.5/main",
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :tablespaces => {
@@ -52,6 +52,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-slough]",
+  "role[ucl]",
   "role[nominatim]"
 )