From: Stephen Gran Date: Tue, 23 Jun 2015 06:31:19 +0000 (+0100) Subject: drop a few options X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b446e957c2907a385168b3ddc7754b127837612f;p=mirror%2Fdsa-puppet.git drop a few options Signed-off-by: Stephen Gran --- diff --git a/modules/roles/manifests/pubsub.pp b/modules/roles/manifests/pubsub.pp index 623ad261e..9134df065 100644 --- a/modules/roles/manifests/pubsub.pp +++ b/modules/roles/manifests/pubsub.pp @@ -16,8 +16,6 @@ class roles::pubsub { cluster_node_type => 'disc', erlang_cookie => '8r17so6o1s124ns49sr08n0o24342160', delete_guest_user => true, - tcp_keepalive => true, - ssl_only => true, ssl => true, ssl_cacert => '/etc/ssl/debian/certs/ca.crt', ssl_cert => '/etc/ssl/debian/certs/thishost-server.crt',