diff options
Diffstat (limited to 'manifests/utils/physical.pp')
-rw-r--r-- | manifests/utils/physical.pp | 1 |
1 files changed, 1 insertions, 0 deletions
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, } |