class utils::network inherits utils::network::minimal {
# Network
package { [ 'mutt', 'offlineimap', 'epiphany-browser',
- 'newsbeuter', 'nicotine', 'silc',
+ 'newsbeuter', 'nicotine', 'sshfs',
'bogofilter', 'fetchmail', 'procmail',
'msmtp', 'mairix', 'konqueror',
'bittorrent', 'links', 'twinkle',
'pidgin', 'pidgin-encryption', 'pidgin-openpgp',
'pidgin-otr', 'pidgin-privacy-please', 'pidgin-plugin-pack',
'sslscan', 'muttprofile', 'connect-proxy',
- 'mutt-patched', 'gftp', 'notmuch-mutt',
- 'sshfs' ]:
+ 'mutt-patched', 'gftp', 'notmuch-mutt' ]:
ensure => installed,
}
+ # Old packages
+ package { 'silc':
+ ensure => absent,
+ }
+
# Squeeze (or newer) packages
if $::lsbdistcodename != 'lenny' {
package { [ 'xul-ext-monkeysphere', 'chromium-browser', 'libical-parser-perl',