Set the staging bodhi back and front ends testing var to True.
This commit is contained in:
parent
f214c8bd18
commit
68002acadb
2 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,9 @@ dns: 10.5.126.21
|
|||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
# Use the infra-testing repo
|
||||
testing: True
|
||||
|
||||
# These are for fedmsg publication from the bodhi backend.
|
||||
# If you change these iptables rules, you also need to changes the endpoints
|
||||
# list in roles/fedmsg/base/templates/endpoints-bodhi.py
|
||||
|
|
|
@ -10,6 +10,9 @@ num_cpus: 2
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
# Use the infra-testing repo
|
||||
testing: True
|
||||
|
||||
# Definining these vars has a number of effects
|
||||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue