Use existing bodhi.fp.o dns entry
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
940076e8d4
commit
5393398816
1 changed files with 4 additions and 4 deletions
|
@ -48,15 +48,15 @@
|
|||
owner_user: apache
|
||||
owner_group: apache
|
||||
service: bodhi
|
||||
# We use a fake name here so that we can share the same name between both backends
|
||||
host: "bodhi-backend.phx2.fedoraproject.org"
|
||||
# We use a generic name here so that we can share the same name between both backends
|
||||
host: "bodhi.fedoraproject.org"
|
||||
when: env == "production"
|
||||
- role: keytab/service
|
||||
owner_user: apache
|
||||
owner_group: apache
|
||||
service: bodhi
|
||||
# We use a fake name here so that we can share the same name between both backends
|
||||
host: "bodhi-backend.stg.phx2.fedoraproject.org"
|
||||
# We use a generic name here so that we can share the same name between both backends
|
||||
host: "bodhi.stg.fedoraproject.org"
|
||||
when: env == "staging"
|
||||
|
||||
- bodhi2/backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue