]> git.openstreetmap.org Git - chef.git/commitdiff
Remove web-backend role from thorns
authorTom Hughes <tom@compton.nu>
Thu, 10 Sep 2020 17:13:07 +0000 (18:13 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 10 Sep 2020 17:13:07 +0000 (18:13 +0100)
roles/thorn-01.rb
roles/thorn-02.rb
roles/thorn-03.rb
roles/thorn-04.rb
roles/thorn-05.rb

index 27bd25cf0f8a80ba84ec886b67702024650aa647..a64e6a29bec0c80b8f255fca35d73c2a19264106 100644 (file)
@@ -18,6 +18,5 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
-  "role[web-backend]"
+  "role[equinix]"
 )
index 09754369438317d57d24cecd7ba1bee798efa786..493ca78d5d6e8c3630fcfc239cc4d48d58f97d41 100644 (file)
@@ -18,6 +18,5 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
-  "role[web-backend]"
+  "role[equinix]"
 )
index 9a2393669242a85d23a8652a14d53bf90c6232ee..c856f4dc450c0252b287ca2ac71f70e6e592f3be 100644 (file)
@@ -18,6 +18,5 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
-  "role[web-backend]"
+  "role[equinix]"
 )
index 7afcfb3be2cb7a1d5d6033576ba8e57855747362..74e31f7daf092a4757dc1c525e5df63890ca373e 100644 (file)
@@ -18,6 +18,5 @@ default_attributes(
 )
 
 run_list(
-  "role[bytemark]",
-  "role[web-backend]"
+  "role[bytemark]"
 )
index 7d0db0e250df50d4b853f733dcd0638bf0ff05b2..87a5acdb1cce4aaa199a3253ba7286687ded72dd 100644 (file)
@@ -18,6 +18,5 @@ default_attributes(
 )
 
 run_list(
-  "role[bytemark]",
-  "role[web-backend]"
+  "role[bytemark]"
 )