From cb59652bdfe66fc1ba45f2c62724b751b6526cd5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 12 Sep 2015 17:33:13 -0300 Subject: Oops --- manifests/utils/raspberrypi.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils') diff --git a/manifests/utils/raspberrypi.pp b/manifests/utils/raspberrypi.pp index 6c962fa..bd24c20 100644 --- a/manifests/utils/raspberrypi.pp +++ b/manifests/utils/raspberrypi.pp @@ -1,5 +1,5 @@ class nodo::utils::raspberrypi { - package { 'usbutils' ]: + package { 'usbutils': ensure => installed, } } -- cgit v1.2.3