summaryrefslogtreecommitdiff
path: root/manifests/common.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/common.pp')
-rw-r--r--manifests/common.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/common.pp b/manifests/common.pp
index b6e2ec1..95c73c6 100644
--- a/manifests/common.pp
+++ b/manifests/common.pp
@@ -69,6 +69,7 @@ class profiles::common (
ensure_packages([
'tree',
'lsof',
+ 'unzip',
])
ensure_packages(['nano'], { ensure => absent })