From: Silvio Rhatto Date: Sat, 5 Jan 2019 12:21:41 +0000 (-0200) Subject: Adds bmon into nodo::utils::physical X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=824e7d18282b9b239bcdad500fd0eb0c596571c1;p=puppet-nodo.git Adds bmon into nodo::utils::physical --- diff --git a/manifests/utils/physical.pp b/manifests/utils/physical.pp index 135ef97..420552c 100644 --- a/manifests/utils/physical.pp +++ b/manifests/utils/physical.pp @@ -24,6 +24,7 @@ class nodo::utils::physical ( 'powertop', 'bwm-ng', 'inxi', + 'bmon', ]: ensure => $ensure, }