From: Tom Hughes Date: Fri, 17 Aug 2018 09:53:07 +0000 (+0100) Subject: Correct location for smaug X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a7e0fa87d07dca81657f9f5627df8b5daee79a65 Correct location for smaug --- diff --git a/roles/smaug.rb b/roles/smaug.rb index cfeff02c7..3adb0f0ed 100644 --- a/roles/smaug.rb +++ b/roles/smaug.rb @@ -72,6 +72,6 @@ default_attributes( ) run_list( - "role[equinix]", + "role[ucl]", "role[db-slave]" )