aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/base.pp')
-rw-r--r--manifests/utils/base.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/base.pp b/manifests/utils/base.pp
index 18bcddb..c4f5312 100644
--- a/manifests/utils/base.pp
+++ b/manifests/utils/base.pp
@@ -3,6 +3,7 @@ class nodo::utils::base (
) {
package { [
'screen',
+ 'tmux',
'less',
'bzip2',
'openssl',