From 950cb507db0c2bcde7b9c2b9a62c25dcaac10ec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 5 Feb 2018 17:00:03 +0000 Subject: [PATCH] Ajouter 'top.sls' --- top.sls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 top.sls diff --git a/top.sls b/top.sls new file mode 100644 index 0000000..e7a4e83 --- /dev/null +++ b/top.sls @@ -0,0 +1,3 @@ +base: + '*': + - proutprout \ No newline at end of file