1
0
Fork 0
forked from infra/ansible

ELNBuildSync: Add hostname entries

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
Stephen Gallagher 2026-07-01 14:34:56 -04:00
commit b27e90e124
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11
2 changed files with 18 additions and 0 deletions

View file

@ -976,3 +976,14 @@
#ocp4_rdu3: true
tags:
- forge
- role: httpd/reverseproxy
website: elnbuildsync.fedoraproject.org
destname: elnbuildsync
balancer_name: app-os
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
targettype: openshift
ocp4: true
keephost: true
tags: elnbuildsync
header_scheme: true

View file

@ -1320,3 +1320,10 @@
tags:
- forge
anubis: true
- role: httpd/website
site_name: elnbuildsync.fedoraproject.org
sslonly: true
server_aliases: [elnbuildsync.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
tags: elnbuildsync