Ian Wienand 28166a9755 gitea: fix loadbalancer forwarding in testing
We have moved to a situation where we proxy requests to gitea (3000)
via Apache listening on 3081 -- this is useful for layer 7 filtering
like matching on user-agents.

It seems like we missed some of this configuration in our
load-balancer testing.  Update the https forward on the load-balancer
to port 3081 on the gitea test host.

Also, remove the explicit port opening in the testing group_vars; for
some reason this was not opening port 3080 (http).  This will just use
the production settings when we don't override it.

Change-Id: Ic5690ed893b909a7e6b4074a1e5cd71ab0683ab4
2022-07-06 09:28:47 +10:00
..
2020-03-11 15:15:00 -07:00
2022-06-28 18:41:17 +10:00
2019-05-15 16:03:07 -07:00
2021-02-11 13:35:16 +11:00
2020-09-30 11:55:24 +10:00
2021-12-03 14:17:23 -08:00
2021-05-11 08:40:01 -07:00
2021-03-18 11:59:30 +11:00
2021-03-18 11:59:30 +11:00
2022-02-10 13:24:42 -08:00
2021-03-18 11:59:30 +11:00
2022-02-25 17:27:35 +11:00
2021-07-15 23:25:10 +00:00