mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
need internal hostname for static sites w/ proxy
This commit is contained in:
@@ -78,7 +78,7 @@ tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ]
|
||||
|
||||
# static sites
|
||||
static_sites:
|
||||
- name: docs.{{ external_hostname }}
|
||||
- name: docs.{{ inventory_hostname }}
|
||||
document_root: /srv/content/docs
|
||||
sslonly: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user