Skip to content

Commit

Permalink
Remove tier
Browse files Browse the repository at this point in the history
  • Loading branch information
ViMesTor committed Apr 9, 2024
1 parent 8be4412 commit d904b43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@
name node["hostname"]
ipaddress node["ipaddress_sync"]
memory_kb node["redborder"]["memory_services"]["druid-historical"]["memory"]
tier node["redborder"]["druid"]["historical"]["tier"]
action (manager_services["druid-historical"] ? [:add, :register] : [:remove, :deregister])
end

Expand Down

0 comments on commit d904b43

Please sign in to comment.