From 732b684368b27f8f54614e1dffe139b70e686646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 17 Nov 2018 09:51:20 +0100 Subject: [PATCH] Changement du nom du package --- softwares/VirtualBox.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/VirtualBox.sls b/softwares/VirtualBox.sls index b20b694..3b90776 100644 --- a/softwares/VirtualBox.sls +++ b/softwares/VirtualBox.sls @@ -20,7 +20,7 @@ virtualbox_repository: {% endif %} -VirtualBox-5.2: +VirtualBox: pkg.installed {% endif %} \ No newline at end of file