From f4a471d90689af930dd2325481abcafb84942c04 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 May 2013 22:24:06 -0300 Subject: Adding sysstat and saidar into nodo::utils::physical --- manifests/utils/physical.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils') diff --git a/manifests/utils/physical.pp b/manifests/utils/physical.pp index 16c6b05..9350ff3 100644 --- a/manifests/utils/physical.pp +++ b/manifests/utils/physical.pp @@ -1,6 +1,6 @@ # Common utilities for physical class nodo::utils::physical { - package { [ 'nload', 'acpid', 'slurm', 'ethtool', 'parted', 'iftop', 'iptraf', 'htop', 'sdparm', 'iotop' ]: + package { [ 'nload', 'acpid', 'slurm', 'ethtool', 'parted', 'iftop', 'iptraf', 'htop', 'sdparm', 'iotop', 'sysstat', 'saidar' ]: ensure => installed, } -- cgit v1.2.3