From d33c41ffab08c575ba1381c492fa35a2c058cc6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 19:00:32 +0000 Subject: [PATCH] Ajouter 'linux/Fedora.sls' --- linux/Fedora.sls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 linux/Fedora.sls diff --git a/linux/Fedora.sls b/linux/Fedora.sls new file mode 100644 index 0000000..3bcc63c --- /dev/null +++ b/linux/Fedora.sls @@ -0,0 +1,3 @@ +include: + - linux.CommonFedora + - linux.PhysicalFedora \ No newline at end of file