From a7e0fa87d07dca81657f9f5627df8b5daee79a65 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 17 Aug 2018 10:53:07 +0100 Subject: [PATCH] Correct location for smaug --- roles/smaug.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]" ) -- 2.39.5