secrets: added skynet and rekeyed
This commit is contained in:
parent
26197cec6e
commit
74075c74eb
16 changed files with 60 additions and 53 deletions
|
@ -30,6 +30,8 @@ let
|
|||
|
||||
neuromancer = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID7NRDOGzSO4XVEezMS/9pI3chKbOH0fw2aikLRvea2P root@neuromancer";
|
||||
|
||||
skynet = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAIFPXJswth8H1k8+zrg8vCnPkfG1hIIa3wR9DBmjpB5 root@skynet";
|
||||
|
||||
systems = [
|
||||
agentjones
|
||||
ash
|
||||
|
@ -42,6 +44,7 @@ let
|
|||
kitt
|
||||
gir
|
||||
neuromancer
|
||||
skynet
|
||||
];
|
||||
|
||||
dns = [
|
||||
|
@ -73,6 +76,8 @@ let
|
|||
galatea
|
||||
# Games
|
||||
optimus
|
||||
# skynet is a webserver
|
||||
skynet
|
||||
]
|
||||
# ldap servers are web facing
|
||||
++ ldap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue