From: Silvio Rhatto Date: Thu, 25 May 2017 17:21:01 +0000 (-0300) Subject: Adds f3 into nodo::utils::storage::archive, but not in use X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2c75c692751b2b85458ccfd8499dff5129810f87;p=puppet-nodo.git Adds f3 into nodo::utils::storage::archive, but not in use --- diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp index 0c3f5cc..7fd4ea0 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -13,6 +13,7 @@ class nodo::utils::storage::archive ( 'jigdo-file', 'fdupes', 'gddrescue', + 'f3', ]: ensure => absent, }