aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-07-13 22:26:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-07-13 22:26:53 -0300
commitb1b85ef24c75c915e10699e62f00f4dd6b049936 (patch)
tree6975b376be5ef5f1fe1d62bf8fedd5be9e30e188 /manifests/subsystems/utils.pp
parentacf4ce1eb6154b53846aad391b7c1f6a5f7bc421 (diff)
downloadpuppet-nodo-b1b85ef24c75c915e10699e62f00f4dd6b049936.tar.gz
puppet-nodo-b1b85ef24c75c915e10699e62f00f4dd6b049936.tar.bz2
Removing duplicate entry for 'whois' package
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index 9770d9e..66697d8 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -38,7 +38,7 @@ class utils::personal {
'irssi-plugin-silc', 'conky', 'rxvt',
'vim-gtk', 'gobby', 'bogofilter',
'gnupg-agent', 'xterm', 'bash-completion',
- 'fetchmail', 'whois', 'xfonts-terminus',
+ 'fetchmail', 'apg', 'xfonts-terminus',
'gnumeric', 'alsa-utils', 'sc',
'gawk', 'telnet', 'fpm2',
'procmail', 'msmtp', 'netpbm',
@@ -53,7 +53,7 @@ class utils::personal {
'fakeroot', 'dupload', 'autotools-dev',
'dh-make', 'kalarm', 'makepasswd',
'pwgen', 'texlive-latex-base', 'texlive-latex-recommended',
- 'texlive-latex-extra', 'apg' ]:
+ 'texlive-latex-extra' ]:
ensure => installed,
}