aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/bundle/debian.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils/bundle/debian.pp')
-rw-r--r--manifests/utils/bundle/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/bundle/debian.pp b/manifests/utils/bundle/debian.pp
index 23ce9d6..db44ae6 100644
--- a/manifests/utils/bundle/debian.pp
+++ b/manifests/utils/bundle/debian.pp
@@ -19,9 +19,9 @@ class nodo::utils::bundle::debian {
package { [
'fortunes-br',
'recode',
- 'p7zip-full',
'funcoeszz',
'detox',
+ #'p7zip-full',
]:
ensure => absent,
}