Unfreeze staging virthosts
This commit is contained in:
parent
586bc378a8
commit
25d990f519
2 changed files with 4 additions and 1 deletions
3
inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org
Normal file
3
inventory/host_vars/aarch64-c25n1.arm.fedoraproject.org
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: false
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# This virthost only has stg instances, so it doesn't freeze
|
||||
freezes: true
|
||||
freezes: false
|
||||
nested: true
|
||||
dns: 10.5.126.21
|
||||
gw: 10.5.126.254
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue