adding docs subdomain to qa-stg static sites
This commit is contained in:
parent
23e03511ae
commit
318c1675e3
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ static_sites:
|
|||
document_root: /srv/content
|
||||
external_name: "{{ external_hostname }}"
|
||||
|
||||
- name: "docs.{{ inventory_hostname }}"
|
||||
document_root: /srv/content/docs
|
||||
external_name: "docs.{{ external_hostname }}"
|
||||
|
||||
sslonly: false
|
||||
|
||||
freezes: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue