From 0abd87006bbf33de519739bf97bfe0d270cc483d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Santoro?= Date: Fri, 17 Nov 2017 23:42:46 +0100 Subject: [PATCH] Assign workstation role to tigraki --- top.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/top.sls b/top.sls index db8876e..173e9d5 100644 --- a/top.sls +++ b/top.sls @@ -14,3 +14,5 @@ base: - roles/fedora-dev 'graywell': - roles/workstation + 'tigraki': + - roles/workstation -- 2.11.4.GIT