Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hosts.ini.j2 « templates « deploy « roles « benchmarking « _support - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19d7b70b2e2e41d037d159bcf3665bf296641421 (plain)
1
2
3
4
5
[gitaly]
{{ tfstate.outputs.gitaly_ssh_ip.value }} internal={{ tfstate.outputs.gitaly_internal_ip.value }}

[client]
{{ tfstate.outputs.client_ssh_ip.value }} internal={{ tfstate.outputs.client_internal_ip.value }}