also import clanInternals #102

Merged
clan-bot merged 4 commits from Mic92-main into main 2023-09-28 15:12:37 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 355377c712 - Show all commits

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