diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-12-10 11:30:43 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-12-10 11:30:43 -0200 |
commit | 679c29a7b8933c4a739b1fcd0e45ccb763fbbde9 (patch) | |
tree | 1fbf46cb851337ad0479a8715ae778dfd9367e8a /manifests | |
parent | eec5111a783ab7a0d96f6e7e6959a69d6124ddd7 (diff) | |
download | puppet-nodo-679c29a7b8933c4a739b1fcd0e45ccb763fbbde9.tar.gz puppet-nodo-679c29a7b8933c4a739b1fcd0e45ccb763fbbde9.tar.bz2 |
Adds elinks
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/utils/network.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 0b50a8c..016b2f7 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -4,7 +4,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal { 'newsbeuter', 'nicotine', 'sshfs', 'bogofilter', 'fetchmail', 'procmail', 'msmtp', 'mairix', 'notmuch-mutt', - 'links', 'iceweasel', + 'links', 'elinks', 'iceweasel', 'openvpn', 'pssh', 'mutt-patched', 'pidgin', 'pidgin-encryption', 'pidgin-openpgp', 'pidgin-otr', 'pidgin-privacy-please', 'pidgin-plugin-pack', |