From 239badba662afb963be689e535deb148668f55d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 17 Nov 2018 16:29:11 +0100 Subject: [PATCH] typo --- softwares/VirtualBox.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/VirtualBox.sls b/softwares/VirtualBox.sls index 5d66bc5..b1e7236 100644 --- a/softwares/VirtualBox.sls +++ b/softwares/VirtualBox.sls @@ -26,7 +26,7 @@ Installons VirtualBox avec le package: pkg.installed: - -sources: + - sources: - VirtualBox: "https://download.virtualbox.org/virtualbox/5.2.22/VirtualBox-5.2-5.2.22_126460_fedora26-1.x86_64.rpm" {% endif %} \ No newline at end of file