Skip to content

Commit

Permalink
Add sync ip to kafka
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Dec 1, 2023
1 parent bc586de commit 72b0723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
managers_list node["redborder"]["managers_per_services"]["kafka"]
zk_hosts node["redborder"]["zookeeper"]["zk_hosts"]
host_index node["redborder"]["kafka"]["host_index"]
ipaddress node["ipaddress_sync"]
action (manager_services["kafka"] ? [:add, :register] : [:remove, :deregister])
end

Expand Down

0 comments on commit 72b0723

Please sign in to comment.