ansible/roles/pagure
Michael Scherer 989b0c433d Fix pagure templating to take its own IP v6 in account
ssh git@pagure.io was broken (no longer accepting ssh connection).
A quick debug show that it was caused by the helper script not working,
showing a 403 error. And the httpd logs were complaining about
authorized IPs not present in the configuration.

The root cause is in 938e63fa71 as the variables were renamed
from eth0_ip and eth0_ipv6 to eth0_ipv4_ip and eth0_ipv6_ip

Then pagure config got regenerated later and this triggered the
bug preventing people from pushing.
2022-01-27 15:53:38 +01:00
..
files pagure: add the lock permission on file 2021-02-02 16:50:04 +01:00
handlers pagure: drop the frontend sub-directory 2020-10-01 16:14:06 +02:00
tasks pagure: fix typo in playbook enabling pagure_mirror service 2022-01-11 17:30:22 -08:00
templates Fix pagure templating to take its own IP v6 in account 2022-01-27 15:53:38 +01:00