Skip to content
Snippets Groups Projects
Commit bb6f735e authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Set the number of CPU-cores to 20

parent fd115f8f
Branches
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ AverageCPUsUsage = Sum(My.ChildCPUsUsage)/Sum(My.ChildCPUs)
STARTD_ATTRS = $(STARTD_ATTRS), AverageCPUsUsage, HasDocker
# Set Number of CPUs to 20
NUM_CPUS = 5
NUM_CPUS = 20
#Check if filesystems are mounted
STARTD_CRON_JOBLIST = NODEHEALTH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment