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
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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