Let's setup a reverse proxy on jenkins
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
62a0372a38
commit
be936aa5ea
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@
|
||||||
- base
|
- base
|
||||||
- jenkins/master
|
- jenkins/master
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
|
- apache
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website:
|
||||||
|
destname: jenkins
|
||||||
|
proxyurl: http://localhost:8080
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue