From ef621e978bbd54e35e72ca3f0cbbe624e02323ca Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 18 Nov 2012 14:04:35 -0200 Subject: Adding mtpfs into utils::personal:debian --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index bf46c1b..8665fcb 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' ]: + 'laptop-detect', 'syslinux', 'ack-grep', 'mtpfs' ]: ensure => installed, } -- cgit v1.2.3