mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
[copr] updating config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user