jenkins ssl stuff

This commit is contained in:
Kevin Fenzi 2016-10-21 20:26:51 +00:00
parent e3a39b5828
commit 458631cf81
2 changed files with 5 additions and 2 deletions

View file

@ -2,7 +2,7 @@
image: "{{ fedora24_x86_64 }}"
instance_type: m1.small
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default,all-icmp-persistent
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default,web-443-anywhere-persistent,all-icmp-persistent
zone: nova
tcp_ports: [22, 80, 443, 8080]

View file

@ -38,10 +38,13 @@
- jenkins/master
#- fedmsg/base
- apache
- certbot
- role: httpd/website
name: jenkins.fedorainfracloud.org
ssl: false
ssl: true
sslonly: true
- role: httpd/reverseproxy
header_scheme: true
website: jenkins.fedorainfracloud.org
destname: jenkins
proxyurl: http://localhost:8080