From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 6 Oct 2017 17:33:21 +0000 (+0200)
Subject: Improve TLP integration.
X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/task?a=commitdiff_plain;h=78a58b6974b4ac8eceee5582c8f057464b3e99a1;p=config
Improve TLP integration.
---
diff --git a/ansible/config_new.yml b/ansible/config_new.yml
index 768059e..571bf1a 100644
--- a/ansible/config_new.yml
+++ b/ansible/config_new.yml
@@ -29,6 +29,7 @@
- name: ensure power management tools are installed
apt: name={{item}} state=present
with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/power_management | sed -e 's/ *#.*$//'
+ with_lines: cat ~/config/ansible/files/apt-mark_new/X200s/power_management | sed -e 's/ *#.*$//'
- name: start TLP
shell: tlp start
diff --git a/ansible/files/apt-mark_new/X200s/power_management b/ansible/files/apt-mark_new/X200s/power_management
new file mode 100644
index 0000000..f6954bf
--- /dev/null
+++ b/ansible/files/apt-mark_new/X200s/power_management
@@ -0,0 +1,2 @@
+tp-smapi-dkms
+linux-headers-amd64