diff --git a/inventory/group_vars/openqa b/inventory/group_vars/openqa index ffc08d0ee1..dc941e4bee 100644 --- a/inventory/group_vars/openqa +++ b/inventory/group_vars/openqa @@ -28,6 +28,7 @@ checkcompose_smtp: bastion.phx2.fedoraproject.org checkcompose_url: "https://{{ external_hostname }}" deployment_type: prod +freezes: false # http and NFS tcp_ports: [ 80, 2049 ] diff --git a/inventory/group_vars/openqa-stg b/inventory/group_vars/openqa-stg index e6ba67b269..cc110ba9c3 100644 --- a/inventory/group_vars/openqa-stg +++ b/inventory/group_vars/openqa-stg @@ -35,6 +35,7 @@ wikitcms_password: "{{ stg_wikitcms_password }}" checkcompose_url: "https://{{ external_hostname }}" deployment_type: stg +freezes: false # http and NFS tcp_ports: [80, 2049] diff --git a/inventory/group_vars/openqa-stg-workers b/inventory/group_vars/openqa-stg-workers index 88f8c1bab8..8d8a1fb587 100644 --- a/inventory/group_vars/openqa-stg-workers +++ b/inventory/group_vars/openqa-stg-workers @@ -6,3 +6,4 @@ openqa_key: "{{ stg_openqa_apikey }}" openqa_secret: "{{ stg_openqa_apisecret }}" deployment_type: stg +freezes: false diff --git a/inventory/group_vars/openqa-workers b/inventory/group_vars/openqa-workers index b1cb1ddf01..6d17e09bd2 100644 --- a/inventory/group_vars/openqa-workers +++ b/inventory/group_vars/openqa-workers @@ -6,3 +6,4 @@ openqa_key: "{{ prod_openqa_apikey }}" openqa_secret: "{{ prod_openqa_apisecret }}" deployment_type: prod +freezes: false diff --git a/inventory/host_vars/openqa-stg01.qa.fedoraproject.org b/inventory/host_vars/openqa-stg01.qa.fedoraproject.org index 6c31e11b4d..34c26cf5d1 100644 --- a/inventory/host_vars/openqa-stg01.qa.fedoraproject.org +++ b/inventory/host_vars/openqa-stg01.qa.fedoraproject.org @@ -30,5 +30,3 @@ num_cpus: 4 nrpe_procs_warn: 250 nrpe_procs_crit: 300 - -freezes: false diff --git a/inventory/host_vars/openqa01.qa.fedoraproject.org b/inventory/host_vars/openqa01.qa.fedoraproject.org index 34abe43243..11dfc95cac 100644 --- a/inventory/host_vars/openqa01.qa.fedoraproject.org +++ b/inventory/host_vars/openqa01.qa.fedoraproject.org @@ -30,5 +30,3 @@ num_cpus: 4 nrpe_procs_warn: 250 nrpe_procs_crit: 300 - -freezes: false diff --git a/inventory/host_vars/qa05.qa.fedoraproject.org b/inventory/host_vars/qa05.qa.fedoraproject.org index 7d1dc10d93..5b414a03cf 100644 --- a/inventory/host_vars/qa05.qa.fedoraproject.org +++ b/inventory/host_vars/qa05.qa.fedoraproject.org @@ -1,5 +1,4 @@ --- -freezes: false fas_client_groups: sysadmin-qa,sysadmin-main sudoers: "{{ private }}/files/sudo/qavirt-sudoers" eth0_ip: 10.5.124.155 diff --git a/inventory/host_vars/qa06.qa.fedoraproject.org b/inventory/host_vars/qa06.qa.fedoraproject.org index c860bc3498..4cf2798810 100644 --- a/inventory/host_vars/qa06.qa.fedoraproject.org +++ b/inventory/host_vars/qa06.qa.fedoraproject.org @@ -1,5 +1,4 @@ --- -freezes: false fas_client_groups: sysadmin-qa,sysadmin-main sudoers: "{{ private }}/files/sudo/qavirt-sudoers" eth0_ip: 10.5.124.156 diff --git a/inventory/host_vars/qa07.qa.fedoraproject.org b/inventory/host_vars/qa07.qa.fedoraproject.org index 93229f8fd1..502827d88f 100644 --- a/inventory/host_vars/qa07.qa.fedoraproject.org +++ b/inventory/host_vars/qa07.qa.fedoraproject.org @@ -1,5 +1,4 @@ --- -freezes: false fas_client_groups: sysadmin-qa,sysadmin-main sudoers: "{{ private }}/files/sudo/qavirt-sudoers" eth0_ip: 10.5.124.157