File fix-syntax-error-in-example-conf.patch of Package rabbitmq-server
--- docs/rabbitmq.config.example
+++ docs/rabbitmq.config.example
@@ -336,7 +336,7 @@
%% {reconnect_delay, 2.5}
%% ]} %% End of my_first_shovel
- ]},
+ ]}
%% Rather than specifying some values per-shovel, you can specify
%% them for all shovels here.
%%