]> git.openstreetmap.org Git - chef.git/commitdiff
Deploy a clone of the CRM to tiamat-00
authorTom Hughes <tom@compton.nu>
Tue, 4 Aug 2020 20:16:27 +0000 (21:16 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 4 Aug 2020 20:16:27 +0000 (21:16 +0100)
roles/tiamat-00.rb

index 0004b9116c7ff463a4e09c887fcf3bb2991c3236..4b5a385858645184ac5939252b3c86c1bb1d2a88 100644 (file)
@@ -22,5 +22,6 @@ default_attributes(
 
 run_list(
   "role[ucl]",
-  "role[supermicro-x8dtt-h]"
+  "role[supermicro-x8dtt-h]",
+  "role[crm]"
 )