From 22d89459ffa886f1b59d9b96c801d3ac6e9d2422 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 18 Dec 2012 21:42:58 -0200 Subject: Adding mtp-tools into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/utils/debian.pp') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index 8665fcb..436057a 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', 'ack-grep', 'mtpfs' ]: + 'laptop-detect', 'syslinux', 'ack-grep', 'mtpfs', 'mtp-tools' ]: ensure => installed, } -- cgit v1.2.3