forked from infra/ansible
copr: oops, fix pool names dev -> prod
This commit is contained in:
parent
0056660a66
commit
7e50a3dd8a
1 changed files with 3 additions and 3 deletions
|
|
@ -14,6 +14,6 @@ swap_file_path: /swap
|
|||
swap_file_size_mb: 16384
|
||||
zabbix_macros:
|
||||
'CPU.UTIL.CRIT': 100 # frequent CPU spikes, noisy
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_br_sao_1_dev"': 300
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_eu_es_1_dev"': 300
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_br_sao_2_dev"': 300
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_br_sao_1_prod"': 300
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_eu_es_1_prod"': 300
|
||||
'COPR.STARTUP.MAX:"copr_ic_s390x_br_sao_2_prod"': 300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue