mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
add host_vars and group_vars for various groups to set freezes: false
This commit is contained in:
@@ -1 +1,3 @@
|
||||
---
|
||||
fas_client_groups: "sysadmin-main,sysadmin-qa"
|
||||
freezes: false
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
---
|
||||
fas_client_groups: "sysadmin-main,sysadmin-releng"
|
||||
freezes: false
|
||||
|
||||
2
inventory/group_vars/darkserver
Normal file
2
inventory/group_vars/darkserver
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/group_vars/packages
Normal file
2
inventory/group_vars/packages
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/group_vars/paste
Normal file
2
inventory/group_vars/paste
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/group_vars/unbound-dns
Normal file
2
inventory/group_vars/unbound-dns
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/bastion-comm01.qa.fedoraproject.org
Normal file
2
inventory/host_vars/bastion-comm01.qa.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/fakefas01.fedoraproject.org
Normal file
2
inventory/host_vars/fakefas01.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/hosted-lists01.fedoraproject.org
Normal file
2
inventory/host_vars/hosted-lists01.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/mm3test.fedoraproject.org
Normal file
2
inventory/host_vars/mm3test.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/virthost-comm01.qa.fedoraproject.org
Normal file
2
inventory/host_vars/virthost-comm01.qa.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/virthost-comm02.qa.fedoraproject.org
Normal file
2
inventory/host_vars/virthost-comm02.qa.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: falses
|
||||
2
inventory/host_vars/virthost10.phx2.fedoraproject.org
Normal file
2
inventory/host_vars/virthost10.phx2.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/virthost11.phx2.fedoraproject.org
Normal file
2
inventory/host_vars/virthost11.phx2.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
2
inventory/host_vars/virthost12.phx2.fedoraproject.org
Normal file
2
inventory/host_vars/virthost12.phx2.fedoraproject.org
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
freezes: false
|
||||
@@ -264,6 +264,7 @@ packages01.stg.phx2.fedoraproject.org
|
||||
|
||||
[paste]
|
||||
paste01.phx2.fedoraproject.org
|
||||
paste02.phx2.fedoraproject.org
|
||||
|
||||
[paste-stg]
|
||||
paste01.stg.phx2.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user