Skip to content

Commit

Permalink
added kafka hosts configuration to pmacct
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsver committed Dec 21, 2023
1 parent 56c0078 commit 281323d
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 @@ -264,6 +264,7 @@

pmacct_config "Configure pmacct" do
sensors node["redborder"]["sensors_info"]["flow-sensor"]
kafka_hosts node["redborder"]["managers_per_services"]["kafka"]
action (manager_services["pmacct"] ? [:add, :register] : [:remove, :deregister])
end

Expand Down

0 comments on commit 281323d

Please sign in to comment.