Skip to content

Commit

Permalink
Merge pull request #94 from redBorder/bufgix/15927_kafka_hosts_to_http2k
Browse files Browse the repository at this point in the history
Add kafka_hosts for http2k
  • Loading branch information
manegron authored Dec 18, 2023
2 parents 071f55a + ada5108 commit 025620a
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 @@ -239,6 +239,7 @@

http2k_config "Configure Http2k" do
domain node["redborder"]["cdomain"]
kafka_hosts node["redborder"]["managers_per_services"]["kafka"]
memory node["redborder"]["memory_services"]["http2k"]["memory"]
port node["redborder"]["http2k"]["port"]
proxy_nodes node["redborder"]["sensors_info"]["proxy-sensor"]
Expand Down

0 comments on commit 025620a

Please sign in to comment.