2024-02-23 10:50:50 +01:00
|
|
|
{
|
2023-07-20 12:32:31 +02:00
|
|
|
compute01 = {
|
|
|
|
interfaces = {
|
|
|
|
eno1 = {
|
|
|
|
ipv4 = [
|
2024-02-02 10:51:31 +01:00
|
|
|
{
|
|
|
|
address = "129.199.146.147";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
{
|
|
|
|
address = "192.168.1.147";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
2023-07-20 12:32:31 +02:00
|
|
|
];
|
|
|
|
|
|
|
|
gateways = [ "129.199.146.254" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
enableDefaultDNS = true;
|
2023-07-20 12:32:31 +02:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "8df60941";
|
|
|
|
};
|
|
|
|
|
2024-02-20 17:47:50 +01:00
|
|
|
geo01 = {
|
|
|
|
interfaces = {
|
|
|
|
eno1 = {
|
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "129.199.210.194";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
];
|
|
|
|
|
|
|
|
gateways = [ "129.199.210.254" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
|
|
|
|
dns = [
|
|
|
|
"129.199.96.11"
|
|
|
|
"129.199.72.99"
|
|
|
|
];
|
2024-02-20 17:47:50 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "b88fee0c";
|
|
|
|
};
|
|
|
|
|
2024-02-20 17:57:38 +01:00
|
|
|
geo02 = {
|
|
|
|
interfaces = {
|
|
|
|
eno1 = {
|
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "129.199.210.69";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
];
|
|
|
|
|
|
|
|
gateways = [ "129.199.210.254" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
|
|
|
|
dns = [
|
|
|
|
"129.199.96.11"
|
|
|
|
"129.199.72.99"
|
|
|
|
];
|
2024-02-20 17:57:38 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "45d65237";
|
|
|
|
};
|
|
|
|
|
2023-07-20 12:32:31 +02:00
|
|
|
storage01 = {
|
|
|
|
interfaces = {
|
|
|
|
eno1 = {
|
|
|
|
ipv4 = [
|
2024-02-02 10:51:31 +01:00
|
|
|
{
|
|
|
|
address = "129.199.146.148";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
{
|
|
|
|
address = "192.168.1.148";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
2023-07-20 12:32:31 +02:00
|
|
|
];
|
|
|
|
|
|
|
|
gateways = [ "129.199.146.254" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
enableDefaultDNS = true;
|
2023-07-20 12:32:31 +02:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "d4e7c369";
|
|
|
|
};
|
|
|
|
|
2024-01-10 15:00:18 +01:00
|
|
|
vault01 = {
|
|
|
|
interfaces = {
|
2024-03-27 15:38:46 +01:00
|
|
|
vlan-uplink-cri = {
|
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
# see also machines/vault01/networking.nix
|
|
|
|
address = "129.199.195.129";
|
|
|
|
prefixLength = 27;
|
|
|
|
}
|
|
|
|
];
|
|
|
|
gateways = [ ];
|
|
|
|
enableDefaultDNS = true;
|
|
|
|
};
|
2024-01-10 15:00:18 +01:00
|
|
|
enp130s0f0 = {
|
2024-03-27 10:26:53 +01:00
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "192.168.42.7";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
];
|
2024-03-27 15:38:46 +01:00
|
|
|
gateways = [ ];
|
2024-03-27 10:26:53 +01:00
|
|
|
enableDefaultDNS = true;
|
2024-01-10 15:00:18 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "e83b600d";
|
|
|
|
};
|
|
|
|
|
2023-07-20 12:32:31 +02:00
|
|
|
web01 = {
|
|
|
|
interfaces = {
|
|
|
|
ens3 = {
|
2024-02-02 10:51:31 +01:00
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "129.199.129.53";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
];
|
2023-07-20 12:32:31 +02:00
|
|
|
|
|
|
|
gateways = [ "129.199.129.1" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
enableDefaultDNS = true;
|
2023-07-20 12:32:31 +02:00
|
|
|
};
|
|
|
|
};
|
2023-07-20 15:48:01 +02:00
|
|
|
|
|
|
|
hostId = "050df79e";
|
2023-07-20 12:32:31 +02:00
|
|
|
};
|
2024-01-11 12:45:01 +01:00
|
|
|
|
|
|
|
web02 = {
|
|
|
|
interfaces = {
|
|
|
|
ens3 = {
|
2024-02-02 10:51:31 +01:00
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "129.199.129.235";
|
|
|
|
prefixLength = 24;
|
|
|
|
}
|
|
|
|
];
|
2024-01-11 12:45:01 +01:00
|
|
|
|
|
|
|
gateways = [ "129.199.129.1" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
enableDefaultDNS = true;
|
2024-01-11 12:45:01 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
hostId = "b431ca10";
|
|
|
|
};
|
2024-02-21 01:44:48 +01:00
|
|
|
|
|
|
|
rescue01 = {
|
|
|
|
interfaces = {
|
|
|
|
ens18 = {
|
|
|
|
ipv6 = [
|
|
|
|
{
|
|
|
|
address = "2a01:e0a:de4:a0e1:2d73:2a7e:18db:5728";
|
|
|
|
prefixLength = 64;
|
|
|
|
}
|
|
|
|
];
|
2024-02-23 10:50:50 +01:00
|
|
|
|
2024-02-21 01:44:48 +01:00
|
|
|
ipv4 = [
|
|
|
|
{
|
|
|
|
address = "192.168.0.232";
|
|
|
|
prefixLength = 21;
|
|
|
|
}
|
|
|
|
];
|
|
|
|
gateways = [ "192.168.0.1" ];
|
2024-02-23 10:50:50 +01:00
|
|
|
enableDefaultDNS = true;
|
2024-02-21 01:44:48 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
hostId = "007f0200";
|
2024-03-29 11:41:13 +01:00
|
|
|
addresses.ipv4 = [ "82.67.34.230" ];
|
2024-02-21 01:44:48 +01:00
|
|
|
};
|
2023-07-20 12:32:31 +02:00
|
|
|
}
|