yaml syntax error
This commit is contained in:
parent
b406ec2d1c
commit
f9b1eb0e9e
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 3306 ]
|
||||||
|
|
||||||
# static sites
|
# static sites
|
||||||
static_sites:
|
static_sites:
|
||||||
- name: {{ inventory_hostname }}
|
- name: "{{ inventory_hostname }}"
|
||||||
document_root: /srv/content
|
document_root: /srv/content
|
||||||
|
|
||||||
sslonly: false
|
sslonly: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue