aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-20 17:02:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-02-20 17:02:03 -0300
commitf950f306ef9542c4fa893ca1d6ea5d13514f723e (patch)
treec1b11ce3f6e72f84d0e8ebd6ecba73897efae38d /manifests/subsystems/utils.pp
parent926b71f41e7342451197e468e5a76db2f35ed406 (diff)
downloadpuppet-nodo-f950f306ef9542c4fa893ca1d6ea5d13514f723e.tar.gz
puppet-nodo-f950f306ef9542c4fa893ca1d6ea5d13514f723e.tar.bz2
Adding gtk-theme-switch2 into utils::personal
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 77ac269..38ebf30 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -75,7 +75,7 @@ class utils::personal {
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
'jhead', 'unison', 'exuberant-ctags',
- 'tig' ]:
+ 'tig', 'gtk-theme-switch2' ]:
ensure => installed,
}