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