Add missing trusted AS211024 prefixes
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 20m12s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 20m12s
This commit is contained in:
parent
e760569b3e
commit
85189e74f8
@ -284,11 +284,13 @@ rec {
|
||||
as211024 = rec {
|
||||
trusted = {
|
||||
v4 = [
|
||||
colony.prefixes.as211024.v4
|
||||
colony.prefixes.all.v4
|
||||
home.prefixes.all.v4
|
||||
tailscale.prefix.v4
|
||||
];
|
||||
v6 = [
|
||||
colony.prefixes.as211024.v6
|
||||
colony.prefixes.all.v6
|
||||
home.prefixes.all.v6
|
||||
tailscale.prefix.v6
|
||||
|
Loading…
Reference in New Issue
Block a user