mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
adding docs subdomain to qa-prod static sites
This commit is contained in:
@@ -99,3 +99,7 @@ static_sites:
|
||||
- name: "{{ inventory_hostname }}"
|
||||
document_root: /srv/content
|
||||
external_name: "{{ external_hostname }}"
|
||||
|
||||
- name: "docs.{{ inventory_hostname }}"
|
||||
document_root: /srv/content/docs
|
||||
external_name: "docs.{{ external_hostname }}"
|
||||
|
||||
Reference in New Issue
Block a user