deploy/group_vars/explorunivers_test.yml
changeset 2 f72ffe8b30b1
parent 1 66f388fa2130
child 17 c2c97df0a642
equal deleted inserted replaced
1:66f388fa2130 2:f72ffe8b30b1
     3 dashboard_repo: "/Users/ymh/dev/projects/episteme/annotation-dashboard"
     3 dashboard_repo: "/Users/ymh/dev/projects/episteme/annotation-dashboard"
     4 dashboard_name: "annotation-dashboard-explorunivers"
     4 dashboard_name: "annotation-dashboard-explorunivers"
     5 
     5 
     6 # note : must not end with /
     6 # note : must not end with /
     7 remote_static_path: "/var/www"
     7 remote_static_path: "/var/www"
     8 static_nginx_config: "/etc/nginx/site-available/172.16.1.7"
     8 static_nginx_config: "/etc/nginx/conf.d/172.16.1.7.conf"
       
     9 static_nginx_use_ssl: false
     9 static_server_name: "172.16.1.7"
    10 static_server_name: "172.16.1.7"
    10 static_http_service: "nginx"
    11 static_http_service: "nginx"
    11 
    12 
    12 static_http_user: "nginx"
    13 static_http_user: "nginx"
    13 static_http_group: "nginx"
    14 static_http_group: "nginx"