]> git.openstreetmap.org Git - chef.git/commitdiff
Correct location for smaug
authorTom Hughes <tom@compton.nu>
Fri, 17 Aug 2018 09:53:07 +0000 (10:53 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 17 Aug 2018 09:53:07 +0000 (10:53 +0100)
roles/smaug.rb

index cfeff02c709353d284ecd9aec22ecbef255c365d..3adb0f0ed8badd4c2fe3cb9fa70fb113b4a3b4db 100644 (file)
@@ -72,6 +72,6 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
+  "role[ucl]",
   "role[db-slave]"
 )