Update celeri config

This commit is contained in:
Alex 2022-10-18 15:44:15 +02:00
parent afc368421d
commit 4584b39639
Signed by: lx
GPG Key ID: 0E496D15096376BE
2 changed files with 3 additions and 3 deletions

View File

@ -86,8 +86,8 @@
# these are IPs on the Wireguard overlay
services.consul.extraConfig.retry_join = [
"10.83.1.1" # concombre
"10.83.1.3" # celeri
"19.83.2.1" # dahlia
"10.83.2.1" # dahlia
"10.83.3.1" # df-ykl
];
deuxfleurs.admin_accounts = {

View File

@ -10,7 +10,7 @@
networking.hostName = "celeri";
deuxfleurs.network_interface = "eno1";
deuxfleurs.network_interface = "enp0s31f6";
deuxfleurs.lan_ip = "192.168.1.33";
deuxfleurs.ipv6 = "2001:910:1204:1::33";