From c83a4507440ef006604cad51281ec80c66079c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 10 Mar 2019 14:02:51 +0100 Subject: [PATCH] typo --- softwares/workstation.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 8668c1e..01b92d9 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -1,7 +1,7 @@ {% if grains['kernel'] == 'Linux' %} include: # - linux.update - - softwares.userstation.sls + - softwares.userstation - linux.SSHPubKeys - softwares.atom - softwares.VisualStudioCode