]> git.openstreetmap.org Git - chef.git/commitdiff
Remove nominatim role from pummelzacken for now
authorTom Hughes <tom@compton.nu>
Mon, 2 Jun 2014 23:47:30 +0000 (00:47 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 2 Jun 2014 23:47:30 +0000 (00:47 +0100)
roles/pummelzacken.rb

index b172ce06648d9724cfd4b11aff3d8a87d06b8eab..d13fa65001823a57f2db9d5786b9fc63e6a93d09 100644 (file)
@@ -38,6 +38,5 @@ default_attributes(
 )
 
 run_list(
 )
 
 run_list(
-  "role[ucl-internal]",
-  "role[nominatim]"
+  "role[ucl-internal]"
 )
 )