From 864639c6c92ebdc7ff1d31a8ac15a2aa5963fb10 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Feb 2017 12:15:22 -0200 Subject: Fixes nodo::utils::thinkpad --- manifests/utils/thinkpad.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/utils/thinkpad.pp b/manifests/utils/thinkpad.pp index a712048..4499ed6 100644 --- a/manifests/utils/thinkpad.pp +++ b/manifests/utils/thinkpad.pp @@ -12,7 +12,7 @@ class nodo::utils::thinkpad ( package { [ 'thinkfan', ]: - ensure => installed + ensure => $ensure, } # HDAPS -- cgit v1.2.3