Add CI to SIIT-DC
This commit is contained in:
parent
1a40bf773e
commit
70f3a909dd
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ in
|
|||
|
||||
# Explicit address mappings
|
||||
eamt = [
|
||||
{
|
||||
# CI
|
||||
"ipv6 prefix" = "${config.custom.gua_pref}d2:be24:11ff:fe7f:f84c/128";
|
||||
"ipv4 prefix" = "${v4_pref}.1/32";
|
||||
}
|
||||
{
|
||||
# Forgejo
|
||||
"ipv6 prefix" = "${config.custom.gua_pref}d2:be24:11ff:feee:9c55/128";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue