--- loc_certbot: - dns_rfc2136_server: '10.128.0.30' dns_rfc2136_name: certbot_challenge. dns_rfc2136_secret: "{{ vault_certbot_dns_secret }}" mail: tech.aurore@lists.crans.org certname: auro.re domains: "auro.re, *.auro.re" loc_reverseproxy: redirect_sites: - from: www.auro.re to: auro.re - from: 92.222.211.195 to: auro.re - from: codimd.auro.re to: hedgedoc.auro.re reverseproxy_sites: - from: phabricator.auro.re to: 10.128.0.50 - from: wiki.auro.re to: 10.128.0.51 - from: www.auro.re to: 10.128.0.52 - from: passbolt.auro.re to: 10.128.0.53 - from: auth.auro.re to: 10.128.0.150:8089 - from: riot.auro.re to: "10.128.0.150:8080" - from: element.auro.re to: "10.128.0.150:8080" - from: chat.auro.re to: "10.128.0.150:8080" - from: hedgedoc.auro.re to: "10.128.0.150:8081" - from: grafana.auro.re to: "10.128.0.150:8082" - from: privatebin.auro.re to: "10.128.0.150:8083" - from: zero.auro.re to: "10.128.0.150:8083" - from: paste.auro.re to: "10.128.0.150:8083" - from: pad.auro.re to: "10.128.0.150:8084" - from: etherpad.auro.re to: "10.128.0.150:8084" - from: cas.auro.re to: "10.128.0.150:8085" - from: rss.auro.re to: 10.128.0.150:8090 - from: status.auro.re to: "10.128.0.150:8086" - from: "kanboard.auro.re" to: "10.128.0.150:8088" ...