From aea1eb6133bf661b3646b3e204e3aef8bf21b06e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 24 Sep 2016 11:25:15 -0300 Subject: Enable xmpp packages --- manifests/utils/network/xmpp.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils/network') diff --git a/manifests/utils/network/xmpp.pp b/manifests/utils/network/xmpp.pp index 7c019cc..8b2c49e 100644 --- a/manifests/utils/network/xmpp.pp +++ b/manifests/utils/network/xmpp.pp @@ -7,6 +7,6 @@ class nodo::utils::network::xmpp { 'pidgin-privacy-please', 'pidgin-plugin-pack', ]: - ensure => absent, + ensure => present, } } -- cgit v1.2.3