X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Froles%2Ffiles%2Fpubsub%2Frabbitmq.config;h=f3b9f0cb715707c07c8a309095a97f63eb2df7fb;hb=a82772daaacb48fa7d88ef1d1216c731bdc15187;hp=cd34d889517a215df0fd414e56d74fea857f6782;hpb=1b9d2fa8947f8d2e1f32190ff6129ff3e6f2d56c;p=dsa-puppet.git diff --git a/modules/roles/files/pubsub/rabbitmq.config b/modules/roles/files/pubsub/rabbitmq.config index cd34d889..f3b9f0cb 100644 --- a/modules/roles/files/pubsub/rabbitmq.config +++ b/modules/roles/files/pubsub/rabbitmq.config @@ -1,7 +1,7 @@ - {ssl_listeners, [5671]}, - {ssl_options, [{cacertfile,"/etc/ssl/debian/certs/ca.crt"}, - {certfile,"/etc/ssl/debian/certs/thishost-server.crt"}, - {keyfile,"/etc/ssl/debian/keys/thishost-server.key"}, - {verify,verify_none}, - {fail_if_no_peer_cert,false}]} + ,{ssl_listeners, [5671]}, + {ssl_options, [{cacertfile,"/etc/ssl/debian/certs/ca.crt"}, + {certfile,"/etc/ssl/debian/certs/thishost-server.crt"}, + {keyfile,"/etc/ssl/debian/keys/thishost-server.key"}, + {verify,verify_none}, + {fail_if_no_peer_cert,false}]}