From: Silvio Rhatto Date: Sat, 12 Sep 2015 20:33:13 +0000 (-0300) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cb59652bdfe66fc1ba45f2c62724b751b6526cd5;p=puppet-nodo.git Oops --- 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, } }