Let's setup a reverse proxy on jenkins

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-15 09:34:51 +00:00
parent 62a0372a38
commit be936aa5ea

View file

@ -37,6 +37,11 @@
- base
- jenkins/master
- fedmsg/base
- apache
- role: httpd/reverseproxy
website:
destname: jenkins
proxyurl: http://localhost:8080
tasks:
- include: "{{ tasks }}/yumrepos.yml"