From e6b00b793a25aa980b54032389249629ae777544 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 12 Sep 2013 15:36:13 -0300 Subject: Oops --- manifests/utils/laptop/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp index 4b3e930..a4ef0e0 100644 --- a/manifests/utils/laptop/debian.pp +++ b/manifests/utils/laptop/debian.pp @@ -16,7 +16,7 @@ class nodo::utils::laptop::debian { # Wicd package { [ 'wicd', 'wicd-curses', 'wicd-gtk' ]: - ensure => wicd, + ensure => $wicd, } # Network manager -- cgit v1.2.3