aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/storage
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-09-23 17:49:56 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-09-23 17:49:56 -0300
commit0f83c2aebe89b53a939c2f437f827bfe9e90e02c (patch)
treef3e5a32341d07f9201d3751ba0a5026ed15b0e36 /manifests/utils/storage
parent4a880ad141c8deefb41549e5e79c868303e1c296 (diff)
downloadpuppet-nodo-0f83c2aebe89b53a939c2f437f827bfe9e90e02c.tar.gz
puppet-nodo-0f83c2aebe89b53a939c2f437f827bfe9e90e02c.tar.bz2
Utils: reorder and cleanup
Diffstat (limited to 'manifests/utils/storage')
-rw-r--r--manifests/utils/storage/archive.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp
index cd670dc..4082fe2 100644
--- a/manifests/utils/storage/archive.pp
+++ b/manifests/utils/storage/archive.pp
@@ -5,12 +5,13 @@ class nodo::utils::storage::archive {
ensure => latest,
}
+ # Not in use
package { [
'jigdo-file',
'fdupes',
'gddrescue',
]:
- ensure => installed,
+ ensure => absent,
}
package { [