summaryrefslogtreecommitdiffstats
path: root/modules/base/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-28 20:17:23 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-28 20:17:23 -0500
commit8a8606f9ffa8a788c5e14b10e7b8ba5ad1ccd50b (patch)
tree901775848217459ec9d2bdb53e98c8698da35f6c /modules/base/manifests
parentbda1c9e918420f3c662c5f136e561e682a8088ce (diff)
downloadpuppet-tozt-8a8606f9ffa8a788c5e14b10e7b8ba5ad1ccd50b.tar.gz
puppet-tozt-8a8606f9ffa8a788c5e14b10e7b8ba5ad1ccd50b.zip
add more monitoring tools
Diffstat (limited to 'modules/base/manifests')
-rw-r--r--modules/base/manifests/tools.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/base/manifests/tools.pp b/modules/base/manifests/tools.pp
index 053ebd2..3d81329 100644
--- a/modules/base/manifests/tools.pp
+++ b/modules/base/manifests/tools.pp
@@ -8,6 +8,8 @@ class base::tools {
"exa",
"fzf",
"htop",
+ "iftop",
+ "iotop",
"lsof",
"mutt",
"ncdu",