Mettre à jour 'linux/CompletePhysicalFedora.sls'

This commit is contained in:
Iwan Clément
2018-02-21 18:46:25 +00:00
parent 746fb65ff1
commit 13fe00f239

View File

@@ -1,23 +1,27 @@
{% if grains['os'] == 'Fedora' %} {% if grains['os'] == 'Fedora' %}
Installation des paquets pour toutes les Fedora:
pkg.installed:
- pkgs:
- keepassx
- fuse-sshfs
- libreoffice-langpack-fr
- unzip
- zip
- unrar
- p7zip
- p7zip-plugins
- p7zip-gui
{% if grains['virtual'] == 'physical' %} {% if grains['virtual'] == 'physical' %}
Installation des packages qui vont bien: Installation des packages qui vont bien:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm - https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
- https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
- keepassx
- gnucash - gnucash
- libreoffice-langpack-fr
- blivet-gui - blivet-gui
- xsane - xsane
- unzip
- zip
- unrar
- fuse-sshfs
- fuse-encfs - fuse-encfs
- p7zip
- p7zip-plugins
- p7zip-gui
- calibre - calibre
- vlc - vlc
- xpra - xpra