From 2c75c692751b2b85458ccfd8499dff5129810f87 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 25 May 2017 14:21:01 -0300 Subject: Adds f3 into nodo::utils::storage::archive, but not in use --- manifests/utils/storage/archive.pp | 1 + 1 file changed, 1 insertion(+) 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, } -- cgit v1.2.3