From d0fbfb66e943659c1c43553073d485789ba6c2c1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 28 Apr 2013 15:01:58 -0300 Subject: Adding iotop into nodo::utils::physical --- manifests/utils/physical.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/physical.pp') diff --git a/manifests/utils/physical.pp b/manifests/utils/physical.pp index 78ff767..16c6b05 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' ]: + package { [ 'nload', 'acpid', 'slurm', 'ethtool', 'parted', 'iftop', 'iptraf', 'htop', 'sdparm', 'iotop' ]: ensure => installed, } -- cgit v1.2.3