]> git.openstreetmap.org Git - chef.git/commitdiff
Switch imagery role grisu -> kessie
authorGrant Slater <grant.slater@wearefriday.com>
Thu, 5 May 2016 11:40:11 +0000 (12:40 +0100)
committerGrant Slater <grant.slater@wearefriday.com>
Thu, 5 May 2016 11:40:11 +0000 (12:40 +0100)
roles/grisu.rb
roles/kessie.rb

index af13c4bafff56b18ea4cd53fc927ae0bb2498131..749be40e21faf8d122bc096313da1e11155cd91a 100644 (file)
@@ -30,6 +30,5 @@ default_attributes(
 
 run_list(
   "role[ic]",
-  "role[hp-dl180-g6]",
-  "role[imagery]"
+  "role[hp-dl180-g6]"
 )
index 0c69ec7ed8a8ad922e3eb764b745656ee6f91442..640ebfb86ed6ff9a0d6c31abf9d7c9921e32a64d 100644 (file)
@@ -17,5 +17,6 @@ default_attributes(
 
 run_list(
   "role[exonetric]",
-  "role[hp-dl180-g6]"
+  "role[hp-dl180-g6]",
+  "role[imagery]"
 )