feat: earth has been revived to calculate the Question of Life, the Universe and Everything.
This commit is contained in:
parent
9f42b60940
commit
22163528d9
22 changed files with 90 additions and 84 deletions
|
@ -12,7 +12,6 @@ let
|
|||
# change this when its properly set up
|
||||
agentjones = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAbqYQrdVHmGgXZJoMWWRDGVEIj775Zrf4PxB5hoth+k root@agentjones";
|
||||
|
||||
ash = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJDVQGjIwMQmkElGshgKDAlChM2xdNN6iI5Ap2IbAs5";
|
||||
# dns servers
|
||||
vendetta = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINxTrUPZPqttuxfmmP8BTACTAkv1yY1nfzEd64hN4LT+ root@vendetta";
|
||||
vigil = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICDsz1bjNAThqwF48dKIJGOECsCKHTj/Gn5Gh9XyzoSO root@vigil";
|
||||
|
@ -32,9 +31,10 @@ let
|
|||
|
||||
skynet = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAIFPXJswth8H1k8+zrg8vCnPkfG1hIIa3wR9DBmjpB5 root@skynet";
|
||||
|
||||
earth = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMpvgQcvK7iAm0QrIp5qSvUJzDhOrSBN9MJn9JUSI31I root@earth";
|
||||
|
||||
systems = [
|
||||
agentjones
|
||||
ash
|
||||
vendetta
|
||||
vigil
|
||||
galatea
|
||||
|
@ -45,6 +45,7 @@ let
|
|||
gir
|
||||
neuromancer
|
||||
skynet
|
||||
earth
|
||||
];
|
||||
|
||||
dns = [
|
||||
|
@ -76,8 +77,10 @@ let
|
|||
galatea
|
||||
# Games
|
||||
optimus
|
||||
# skynet is a webserver
|
||||
# skynet is a webserver for users
|
||||
skynet
|
||||
# our offical server
|
||||
earth
|
||||
]
|
||||
# ldap servers are web facing
|
||||
++ ldap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue