aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/utils/physical.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/utils/physical.pp b/manifests/utils/physical.pp
index 89f6064..d201193 100644
--- a/manifests/utils/physical.pp
+++ b/manifests/utils/physical.pp
@@ -23,6 +23,8 @@ class nodo::utils::physical (
'gdisk',
'powertop',
'bwm-ng',
+ 'inxi',
+ 'cpuid',
]:
ensure => $ensure,
}