]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds hashdeep into nodo::utils::storage::archive
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Jul 2017 20:37:56 +0000 (17:37 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Jul 2017 20:37:56 +0000 (17:37 -0300)
manifests/utils/storage/archive.pp

index 7fd4ea0591518bd321c0a7f10f4a0d4247835627..e8ec95d4b26fae6eeb224d7057dc07a7f313e08e 100644 (file)
@@ -14,6 +14,7 @@ class nodo::utils::storage::archive (
     'fdupes',
     'gddrescue',
     'f3',
+    'hashdeep',
   ]:
     ensure => absent,
   }