From 441d21c683e58e0d5dcba8b5afe1233daf51bf8f Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 2 Oct 2017 22:31:25 -0400 Subject: [PATCH] restore 5-xo-services --- iiab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab.yml b/iiab.yml index 6be4ebaac..2bdf6ef1d 100644 --- a/iiab.yml +++ b/iiab.yml @@ -13,7 +13,7 @@ - { role: 2-common, tags: ['common','base'] } - { role: 3-base-server, tags: ['base'] } - { role: 4-server-options, tags: ['options'] } -# - { role: 5-xo-services, tags: ['xo-services'] } + - { role: 5-xo-services, tags: ['xo-services'] } - { role: 6-generic-apps, tags: ['generic-apps'] } - { role: 7-edu-apps, tags: ['edu-apps'] } - { role: 8-mgmt-tools, tags: ['tools'] }