add host_vars and group_vars for various groups to set freezes: false
This commit is contained in:
parent
a767c419ba
commit
d78eec9aae
16 changed files with 31 additions and 0 deletions
|
@ -1 +1,3 @@
|
||||||
|
---
|
||||||
fas_client_groups: "sysadmin-main,sysadmin-qa"
|
fas_client_groups: "sysadmin-main,sysadmin-qa"
|
||||||
|
freezes: false
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
|
---
|
||||||
fas_client_groups: "sysadmin-main,sysadmin-releng"
|
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]
|
[paste]
|
||||||
paste01.phx2.fedoraproject.org
|
paste01.phx2.fedoraproject.org
|
||||||
|
paste02.phx2.fedoraproject.org
|
||||||
|
|
||||||
[paste-stg]
|
[paste-stg]
|
||||||
paste01.stg.phx2.fedoraproject.org
|
paste01.stg.phx2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue