update deployment address

This commit is contained in:
Jörg Thalheim 2023-09-28 17:03:17 +02:00
parent 33537a6448
commit 355377c712
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
networking.hostName = "web01";
systemd.network.networks."10-uplink".networkConfig.Address = "2a01:4f9:3080:418b::1";
clan.networking.deploymentAddress = "clan.lol";
clan.networking.deploymentAddress = "root@clan.lol";
clan.networking.ipv4.address = "65.21.12.51";
clan.networking.ipv4.gateway = "65.21.12.1";
clan.networking.ipv6.address = config.systemd.network.networks."10-uplink".networkConfig.Address;

View File

@ -3,4 +3,4 @@
set -euo pipefail
clan machines update clan.lol
clan machines update web01