adding docs subdomain to qa-stg static sites

This commit is contained in:
Tim Flink 2017-01-06 19:05:09 +00:00
parent 23e03511ae
commit 318c1675e3

View file

@ -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