feat: add the new server to the secrets
This commit is contained in:
parent
2056c43a02
commit
9001157fc6
27 changed files with 240 additions and 232 deletions
|
@ -33,6 +33,7 @@ let
|
|||
marvin = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIAme2vuVpGYX4La/JtXm3zunsWNDP+SlGmBk/pWmYkH root@marvin";
|
||||
calculon = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGsmeBfh4Jw2GOL7Iyswzn4TVNzalDbxDgh7WuQotFxR root@calculon";
|
||||
ariia = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA4kV6W1/tP/nf2ZWNhRoV1mK04R4pS+c5vdsA1n5gpN root@ariia";
|
||||
optimus-test = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFv0Hb4qfzXUll+Hct1NQOE0bCf0MpE24Cqskd8vAFyj root@optimus-test";
|
||||
|
||||
systems = [
|
||||
agentjones
|
||||
|
@ -40,6 +41,7 @@ let
|
|||
vigil
|
||||
galatea
|
||||
optimus
|
||||
optimus-test
|
||||
glados
|
||||
wheatly
|
||||
kitt
|
||||
|
@ -88,6 +90,7 @@ let
|
|||
galatea
|
||||
# Games
|
||||
optimus
|
||||
optimus-test
|
||||
# skynet is a webserver for users
|
||||
skynet
|
||||
# our offical server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue