prod: finalize removal of zone orion
This commit is contained in:
parent
68151cdd59
commit
b42364749d
2 changed files with 0 additions and 28 deletions
|
@ -25,26 +25,6 @@
|
||||||
address = "10.83.1.3";
|
address = "10.83.1.3";
|
||||||
endpoint = "82.67.87.112:33733";
|
endpoint = "82.67.87.112:33733";
|
||||||
};
|
};
|
||||||
/*
|
|
||||||
"dahlia" = {
|
|
||||||
siteName = "orion";
|
|
||||||
publicKey = "EtRoWBYCdjqgXX0L+uWLg8KxNfIK8k9OTh30tL19bXU=";
|
|
||||||
address = "10.83.2.1";
|
|
||||||
endpoint = "82.66.80.201:33731";
|
|
||||||
};
|
|
||||||
"diplotaxis" = {
|
|
||||||
siteName = "orion";
|
|
||||||
publicKey = "HbLC938mysadMSOxWgq8+qrv+dBKzPP/43OMJp/3phA=";
|
|
||||||
address = "10.83.2.2";
|
|
||||||
endpoint = "82.66.80.201:33732";
|
|
||||||
};
|
|
||||||
"doradille" = {
|
|
||||||
siteName = "orion";
|
|
||||||
publicKey = "e1C8jgTj9eD20ywG08G1FQZ+Js3wMK/msDUE1wO3l1Y=";
|
|
||||||
address = "10.83.2.3";
|
|
||||||
endpoint = "82.66.80.201:33733";
|
|
||||||
};
|
|
||||||
*/
|
|
||||||
"df-ykl" = {
|
"df-ykl" = {
|
||||||
siteName = "bespin";
|
siteName = "bespin";
|
||||||
publicKey = "bIjxey/VhBgVrLa0FxN/KISOt2XFmQeSh1MPivUq9gg=";
|
publicKey = "bIjxey/VhBgVrLa0FxN/KISOt2XFmQeSh1MPivUq9gg=";
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
{ config, pkgs, ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
deuxfleurs.siteName = "orion";
|
|
||||||
deuxfleurs.staticIPv4.defaultGateway = "192.168.1.254";
|
|
||||||
deuxfleurs.cnameTarget = "orion.site.deuxfleurs.fr.";
|
|
||||||
deuxfleurs.publicIPv4 = "82.66.80.201";
|
|
||||||
}
|
|
Loading…
Reference in a new issue