some more ssl jenkins work

This commit is contained in:
Kevin Fenzi 2016-10-21 20:33:14 +00:00
parent ad926b46c3
commit dafeb1279f

View file

@ -21,7 +21,9 @@ cloud_networks:
# persistent-net # persistent-net
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f" - net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
custom_nat_rules: [ #
# Redirect port 80 to 8080, which is used by jenkins # These are letsencrypt certs.
'-A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080', # They are linked from these normal places to the place they are renewed
] #
cert_name: jenkins.fedorainfracloud.org
sSLCertificateChainFile: jenkins.fedorainfracloud.org.chain