Add gitea to SIIT-DC
This commit is contained in:
parent
81c834cc32
commit
4303a7ebd6
1 changed files with 6 additions and 0 deletions
|
@ -12,9 +12,15 @@ in
|
|||
# Explicit address mappings
|
||||
eamt = [
|
||||
{
|
||||
# ExoPlaSim
|
||||
"ipv6 prefix" = "${config.custom.gua_pref}d1:be24:11ff:fe42:dd76/128";
|
||||
"ipv4 prefix" = "${v4_pref}.1/32";
|
||||
}
|
||||
{
|
||||
# Gitea
|
||||
"ipv6 prefix" = "${config.custom.gua_pref}d2:be24:11ff:feee:9c55/128";
|
||||
"ipv4 prefix" = "${v4_pref}.2/32";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue