aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-01-22 18:28:33 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-01-22 18:28:33 -0200
commit609e65d2bab64c4f2048a84b14b6c1560f16c472 (patch)
treee9a0e5dd9579613cf4b10e43c51914c8a6e9a45a /manifests/subsystems/utils.pp
parent7207c5e5cdefef74fa15ae28c8daa841c1ae81f4 (diff)
downloadpuppet-nodo-609e65d2bab64c4f2048a84b14b6c1560f16c472.tar.gz
puppet-nodo-609e65d2bab64c4f2048a84b14b6c1560f16c472.tar.bz2
Minor change
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index 554ba1b..f4bb4ee 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -66,7 +66,7 @@ class utils::personal {
'figlet', 'bittornado', 'encfs',
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
- 'jhead']:
+ 'jhead' ]:
ensure => installed,
}