From e1631c2410a02bc05d1d59096013b2d67b65a4f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 5 Feb 2018 17:13:03 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20pour=20grains?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- top.sls | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/top.sls b/top.sls index e7a4e83..21f5f1d 100644 --- a/top.sls +++ b/top.sls @@ -1,3 +1,6 @@ base: - '*': - - proutprout \ No newline at end of file + 'G@kernel:Linux': + - proutprout + + 'G@kernel:Windows': + - windows \ No newline at end of file