deploy/group_vars/group_vars.yml.tmpl
changeset 2 f72ffe8b30b1
parent 0 5f4fcbc80b37
child 10 28971cf04a91
equal deleted inserted replaced
1:66f388fa2130 2:f72ffe8b30b1
    11 # note : must not end with /
    11 # note : must not end with /
    12 remote_static_path: ""
    12 remote_static_path: ""
    13 
    13 
    14 # remote path for nginx static file config
    14 # remote path for nginx static file config
    15 static_nginx_config: ""
    15 static_nginx_config: ""
       
    16 
       
    17 # use the nginx ssl config template for static webserver of not
       
    18 static_nginx_use_ssl: true
    16 
    19 
    17 # static file domain
    20 # static file domain
    18 static_server_name: "netrights.iri-research.org"
    21 static_server_name: "netrights.iri-research.org"
    19 
    22 
    20 # Remote static nginx service
    23 # Remote static nginx service