]> git.openstreetmap.org Git - chef.git/commitdiff
Set correct ISP role for spike-0[45] and thorn-0[45]
authorGrant Slater <grant.slater@wearefriday.com>
Fri, 6 May 2016 19:36:42 +0000 (20:36 +0100)
committerGrant Slater <grant.slater@wearefriday.com>
Fri, 6 May 2016 19:36:42 +0000 (20:36 +0100)
roles/spike-04.rb
roles/spike-05.rb
roles/thorn-04.rb
roles/thorn-05.rb

index 22a6c2c14b4b9e9eb14d0c8f53ea6f16573ba34b..c52350ea820e16d27f220a7756c9defb1b79e662 100644 (file)
@@ -39,7 +39,7 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-frontend]",
 #  "role[web-gpximport]",
 #  "role[web-statistics]",
index 15f3c374d6aeb78ac313784e0294b8e3b8ffb236..6df29d9cbe063c0253839a8087e77774752caad5 100644 (file)
@@ -39,6 +39,6 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-frontend]"
 )
index 7422f152062e8ac928b6136db1d145ae3282fe50..1487ae3d2629a4130c59e1b51dc739950119b3d4 100644 (file)
@@ -27,6 +27,6 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-backend]"
 )
index 1a0b864f625fefe720be0901d53f9b45ccdcc0a9..e36e2201747807ddaacbeba8dde04e8010d46cc8 100644 (file)
@@ -27,6 +27,6 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-backend]"
 )