deploy/group_vars/group_vars.yml.tmpl
changeset 184 aac6db7cea99
parent 182 2dbb6ddbf645
equal deleted inserted replaced
183:f8f3af9e5c83 184:aac6db7cea99
    15 # use the nginx ssl config template for static webserver of not
    15 # use the nginx ssl config template for static webserver of not
    16 static_nginx_use_ssl: true
    16 static_nginx_use_ssl: true
    17 
    17 
    18 # static file domain
    18 # static file domain
    19 static_server_name: ""
    19 static_server_name: ""
       
    20 
       
    21 # static url base
       
    22 static_url_base: ""
    20 
    23 
    21 # Remote static nginx service
    24 # Remote static nginx service
    22 static_http_service: "nginx"
    25 static_http_service: "nginx"
    23 
    26 
    24 # Static server nginx user
    27 # Static server nginx user