Skip to content

Commit

Permalink
Add configure of cgroups
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads committed Nov 27, 2023
1 parent 6ee6f07 commit 326f096
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/recipes/configure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,9 @@
# action (node["redborder"]["services"]["redborder-cep"] ? [:add, :register] : [:remove, :deregister])
#end

rbcgroup_config "Configure cgroups" do
action :add
end

# Determine external
external_services = Chef::DataBagItem.load("rBglobal", "external_services")
Expand Down

0 comments on commit 326f096

Please sign in to comment.