Stouts / Stouts.jenkins

Ansible role which manage Jenkins CI
MIT License
41 stars 35 forks source link

Add variable to set jenkins nginx site as default_server #3

Closed homburg closed 10 years ago

homburg commented 10 years ago

Add jenkins_nginx_default_server variable to set nginx listen directive: "listen 80 default_server";

klen commented 10 years ago

I supports this, but variable names has been changed to jenkinsproxy* and I cannot merge this requiest. But now you easy setup this behaviour:

jenkins_proxy: nginx
jenkins_proxy_port: "80 default_server"
klen commented 10 years ago

And thanks!

homburg commented 10 years ago

NP :-) released to Ansible galaxy?

klen commented 10 years ago

Yes.