From e3bf39636f1c462abada045a0e51a0836196e798 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 4 Aug 2020 21:16:27 +0100 Subject: [PATCH] Deploy a clone of the CRM to tiamat-00 --- roles/tiamat-00.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/tiamat-00.rb b/roles/tiamat-00.rb index 0004b9116..4b5a38585 100644 --- a/roles/tiamat-00.rb +++ b/roles/tiamat-00.rb @@ -22,5 +22,6 @@ default_attributes( run_list( "role[ucl]", - "role[supermicro-x8dtt-h]" + "role[supermicro-x8dtt-h]", + "role[crm]" ) -- 2.39.5