Files
system-config/playbooks/zuul/templates/group_vars/gitea.yaml.j2
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

11 lines
517 B
Django/Jinja

gitea_secret_key: zcHsCZsYrOUrQd24nlJS9xRCwek3uzp8X5OFQGJox4jkEbuIyeJoxtv7n00uV6Tp
gitea_internal_token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE1NTAyNjk3ODV9.QaommLldgEJr9E26VrPp7l7gKo3zpywTM9botpVoyqc
gitea_lfs_jwt_secret: qzeNfUus9JJ15eJZwpSlU3P5Ca62Oei3NrjVbb97mdI
gitea_root_db_password: TlG1lNXKLfruXN0j
gitea_db_username: gitea
gitea_db_password: 5bfuOBKtltff0XZX
gitea_root_password: BUbBcpToMwR05ZCB
gitea_no_log: false
gitea_gerrit_password: yVpMWIUIvT7f6NwA
gitea_reverse_proxy_hostname: localhost