From 773afac42ee5d54064902659182f3d8bfb62bc1a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 12 May 2016 09:56:17 -0300 Subject: Packages: syslinux-utils, pdfgrep, psad --- manifests/utils/storage/archive.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/storage') diff --git a/manifests/utils/storage/archive.pp b/manifests/utils/storage/archive.pp index 2539b0f..779e28e 100644 --- a/manifests/utils/storage/archive.pp +++ b/manifests/utils/storage/archive.pp @@ -3,7 +3,7 @@ class nodo::utils::storage::archive { ensure => latest, } - package { [ 'jigdo-file', 'fdupes', 'gddrescue' ]: + package { [ 'jigdo-file', 'fdupes', 'gddrescue', 'syslinux-utils' ]: ensure => installed, } } -- cgit v1.2.3