fra1-b: add vno1-gdrx to allowed builders

This commit is contained in:
Motiejus Jakštys 2024-08-05 19:00:52 +03:00
parent df593cd0f1
commit fee818708c
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ in
uidgid = myData.uidgid.remote-builder;
sshAllowSubnet = myData.subnets.tailscale.sshPattern;
publicKeys = map (h: myData.hosts.${h}.publicKey) [
"vno1-gdrx.servers.jakst"
"fwminex.servers.jakst"
"mtworx.motiejus.jakst"
];