]> git.openstreetmap.org Git - chef.git/commitdiff
Remove gpximport role from spike-01
authorTom Hughes <tom@compton.nu>
Mon, 10 Jun 2019 20:35:22 +0000 (21:35 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 10 Jun 2019 20:35:22 +0000 (21:35 +0100)
roles/spike-01.rb

index 628a3935d1476c11b6def3b40d4e3aeb8e453ed8..03903912bf4cd8b82c3a276904630a1cba28c087 100644 (file)
@@ -31,6 +31,5 @@ default_attributes(
 
 run_list(
   "role[equinix]",
 
 run_list(
   "role[equinix]",
-  "role[hp-dl360-g6]",
-  "role[web-gpximport]"
+  "role[hp-dl360-g6]"
 )
 )