Give jenkins basic htpd config
This commit is contained in:
parent
f0d7f116e4
commit
32f1e2bf83
1 changed files with 4 additions and 1 deletions
|
@ -38,8 +38,11 @@
|
||||||
- jenkins/master
|
- jenkins/master
|
||||||
#- fedmsg/base
|
#- fedmsg/base
|
||||||
- apache
|
- apache
|
||||||
|
- role: httpd/website
|
||||||
|
name: jenkins.fedorainfracloud.org
|
||||||
|
ssl: false
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website:
|
website: jenkins.fedorainfracloud.org
|
||||||
destname: jenkins
|
destname: jenkins
|
||||||
proxyurl: http://localhost:8080
|
proxyurl: http://localhost:8080
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue