hosts/gatekeeper: add amy to wg-clrie
This commit is contained in:
parent
572fb59903
commit
203032d9f3
@ -68,6 +68,11 @@
|
||||
allowedIPs = [ "2a01:4f8:c0c:15f1::8017/128" "10.20.30.17/32" ];
|
||||
publicKey = "DD18B0plaYuhHK+yJ1nlEv6EmM+Krw/alXmz+X3SI18=";
|
||||
}
|
||||
{
|
||||
# amy
|
||||
allowedIPs = [ "2a01:4f8:c0c:15f1::8018/128" "10.20.30.18/32" ];
|
||||
publicKey = "0HWZopfH90sbwzMmpZWd4f/Ul/+gsQ85WII7qK+cOEc=";
|
||||
}
|
||||
{
|
||||
# palladium
|
||||
allowedIPs = [ "2a01:4f8:c0c:15f1::8103/128" "10.20.30.103/32" ];
|
||||
|
Loading…
Reference in New Issue
Block a user