diff options
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r-- | manifests/subsystems/utils.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index e4a45a3..e2dde6d 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', 'unison' ]: + 'jhead', 'unison', 'exuberant-ctags' ]: ensure => installed, } |