pagure: also have stunnel listen for ipv6 eventsource

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-01-20 12:49:31 -08:00
parent be19611e01
commit 12033a58af
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ postfix_group: vpn.pagure
primary_auth_source: ipa
sshd_config: ssh/sshd_config.pagure
sshd_keyhelper: true
stunnel_destination_port: 8080
stunnel_destination_port: :::8080
stunnel_service: "eventsource"
stunnel_source_port: 8088
# for systems that do not match the above - specify the same parameter in

View file

@ -79,7 +79,7 @@ sshd_config: ssh/sshd_config.pagure
sshd_keyhelper: true
stunnel_destination_port: 8080
stunnel_service: "eventsource"
stunnel_source_port: 8088
stunnel_source_port: :::8088
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [22, 25, 80, 443, 9418,