Commit 06366692 by Troy Sankey

[jenkins_common] defer to the default location for nginx_template_dir

This fixes a bug introduced in 6d5e7f30
parent a6a37041
......@@ -11,7 +11,6 @@ dependencies:
nginx_server_static_dir: "{{ nginx_data_dir }}/server-static"
nginx_htpasswd_file: "{{ nginx_app_dir }}/nginx.htpasswd"
nginx_default_sites: "jenkins"
nginx_template_dir: "etc/nginx/sites-available"
nginx_sites: jenkins
jenkins_nginx_port: "{{ jenkins_common_nginx_port }}"
jenkins_server_name: "{{ JENKINS_SERVER_NAME }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment