From: Tom Hughes Date: Tue, 4 Aug 2020 20:16:27 +0000 (+0100) Subject: Deploy a clone of the CRM to tiamat-00 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/e3bf39636f1c462abada045a0e51a0836196e798 Deploy a clone of the CRM to tiamat-00 --- 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]" )