]> git.openstreetmap.org Git - chef.git/commitdiff
Remove nominatim role from pummelzacken
authorTom Hughes <tom@compton.nu>
Sun, 18 Sep 2016 09:41:50 +0000 (10:41 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 18 Sep 2016 09:43:26 +0000 (10:43 +0100)
roles/pummelzacken.rb

index e1b21e67d7203a0e4ecbcbc0a5e027ea703017cf..506aa4ec003e34e68fd9f70fca01c18cca04bb8b 100644 (file)
@@ -51,6 +51,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wolfson]",
-  "role[nominatim-standalone]"
+  "role[ucl-wolfson]"
 )