Skip to content

Commit a8cdf76

Browse files
rabbit.schema: make generated key match what rabbit_peer_discovery expects #13194
1 parent d1a5fc2 commit a8cdf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/priv/schema/rabbit.schema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1373,7 +1373,7 @@ end}.
13731373
%% Register node during cluster formation when backend supports registration.
13741374
%%
13751375

1376-
{mapping, "cluster_formation.registration", "rabbit.cluster_formation.register", [
1376+
{mapping, "cluster_formation.registration", "rabbit.cluster_formation.registration", [
13771377
{datatype, {enum, [true, false]}}
13781378
]}.
13791379

0 commit comments

Comments
 (0)