Tou d'aplomb pour tlp

This commit is contained in:
Iwan Clément
2019-03-23 18:57:28 +01:00
parent 077a6aca3c
commit 98b1885dc3
3 changed files with 17 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
# A implémenter
# https://www.unixsysadmin.com/fedora-on-a-thinkpad-p1/
{% if grains['kernel'] == 'Linux' %}
{% if grains['virtual'] == 'physical' %}
Installons tlp:
pkg.installed:
- pkgs:
@@ -9,4 +10,14 @@ Installons tlp:
tlp:
service.running:
- enable: True
- enable: True
{%else %}
Supprimons tlp:
pkg.removed:
- pkgs:
- tlp
- tlp-rdw
{%endif%}
{%endif%}

View File

@@ -3,12 +3,13 @@ include:
# - linux.update
- linux.VMSwappiness
- linux.MesPaquets
# - linux.SSHPubKeys
- linux.SSHPubKeys
- softwares.chrome
- softwares.vlc
- softwares.multimedia
- softwares.teamviewer
- softwares.nextcloud-client
- softwares.tlp
Installons les logiciels:
pkg.installed:

View File

@@ -2,12 +2,11 @@
include:
# - linux.update
- softwares.userstation
- linux.SSHPubKeys
# - linux.SSHPubKeys
- softwares.atom
- softwares.VisualStudioCode
- softwares.VirtualBox
- softwares.tlp
'Installons les logiciels pour Exchange':
pkg.installed:
- pkgs: