mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
proxy01 and proxy10 have a lot less cpus than most proxies
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Define resources for this group of hosts here.
|
||||
lvm_size: 50000
|
||||
mem_size: 8192
|
||||
num_cpus: 4
|
||||
num_cpus: 8
|
||||
|
||||
# This is used in the httpd.conf to determine the value for serverlimit and
|
||||
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
num_cpus: 8
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
num_cpus: 8
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-29
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/29/Server/x86_64/os/
|
||||
|
||||
Reference in New Issue
Block a user