]> git.openstreetmap.org Git - chef.git/commitdiff
Remove web-frontend role from spike-{01,02,03}
authorTom Hughes <tom@compton.nu>
Sun, 31 Mar 2019 11:54:17 +0000 (12:54 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 31 Mar 2019 11:54:17 +0000 (12:54 +0100)
roles/spike-01.rb
roles/spike-02.rb
roles/spike-03.rb

index ea9dbed6bfd1dedf89d340438af2c6eb319c4471..af861755005fd6f910f1453b871d2bfc090b92a2 100644 (file)
@@ -41,6 +41,5 @@ default_attributes(
 run_list(
   "role[equinix]",
   "role[hp-dl360-g6]",
-  "role[web-frontend]",
   "role[web-gpximport]"
 )
index 52d51ad30b11a52ba59106b2558feb73a14fdecb..74f368428de390c63b90fe79231a98bcef1d4650 100644 (file)
@@ -40,6 +40,5 @@ default_attributes(
 
 run_list(
   "role[equinix]",
-  "role[hp-dl360-g6]",
-  "role[web-frontend]"
+  "role[hp-dl360-g6]"
 )
index bf27cf9c2c898278ecac3e899e16fe2a3c38b4f5..3708e1961a63db43f3029ae4629b7200bff089ca 100644 (file)
@@ -40,6 +40,5 @@ default_attributes(
 
 run_list(
   "role[equinix]",
-  "role[hp-dl360-g6]",
-  "role[web-frontend]"
+  "role[hp-dl360-g6]"
 )