From 539b642882a21c76340c8f8cb90186610c3bcd1b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 26 Jun 2012 14:50:15 -0300 Subject: Adding ack-grep into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/utils') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index b55369f..bf46c1b 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -1,7 +1,7 @@ class utils::personal::debian { # System package { [ 'libpam-mount', 'ecryptfs-utils', 'gawk', - 'laptop-detect', 'syslinux' ]: + 'laptop-detect', 'syslinux', 'ack-grep' ]: ensure => installed, } -- cgit v1.2.3