Use correct cidr for GitLab auth
This commit is contained in:
parent
d922bf30ef
commit
9a6eef0320
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
ssh_extra_allowed_users: git@{{ nebula.cidr }}
|
||||
ssh_extra_allowed_users: git@{{ pve_hosts.internal_cidr }}
|
||||
|
|
Loading…
Reference in a new issue