[copr] updating config
This commit is contained in:
parent
9ea47440e9
commit
c73e4e1a06
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
runuser -c "/home/copr/cleanup_vm_nova.py 2> /dev/null" - copr
|
||||
# runuser -c "/home/copr/cleanup_vm_nova.py 2> /dev/null" - copr
|
||||
|
|
|
@ -22,7 +22,10 @@ group0_spawn_playbook=/home/copr/provision/builderpb_nova.yml
|
|||
# path to ansible playbook which terminate builder
|
||||
# default is /etc/copr/terminate_playbook.yml
|
||||
group0_terminate_playbook=/home/copr/provision/terminatepb_nova.yml
|
||||
group0_max_workers=4
|
||||
# group0_max_workers=4
|
||||
group0_max_workers=20
|
||||
group0_max_vm_per_user=4
|
||||
group0_max_vm_total=12
|
||||
|
||||
# soon this will be obsoleted
|
||||
terminate_vars=vm_name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue