From 7286b558b5a94c4bf67ec2e2d7ed5063ea63af2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 19:46:26 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/PhysicalFedora.?= =?UTF-8?q?sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/PhysicalFedora.sls | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/linux/PhysicalFedora.sls b/linux/PhysicalFedora.sls index db57663..455da00 100644 --- a/linux/PhysicalFedora.sls +++ b/linux/PhysicalFedora.sls @@ -27,4 +27,12 @@ - libvirt-daemon-driver-qemu - ipxe-roms-qemu - qemu-guest-agent + + Installation de l'editeur Atom: + cmd.script: + - source: salt://files/atom_redhat_install.sh + - user: root + - group: root + - shell: /bin/bash + {% endif %} \ No newline at end of file