Use correct cidr for GitLab auth

This commit is contained in:
Jake Howard
2021-05-29 22:49:57 +01:00
parent d922bf30ef
commit 9a6eef0320

View File

@ -1 +1 @@
ssh_extra_allowed_users: git@{{ nebula.cidr }}
ssh_extra_allowed_users: git@{{ pve_hosts.internal_cidr }}