diff options
author | Linnnus <[email protected]> | 2023-11-14 20:44:31 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-11-14 20:44:31 +0100 |
commit | b4bf94155cd0947277023bf7fb7e3d6395cfc3e2 (patch) | |
tree | 3942acead54ad7f181bf8f5934468f2bef263b06 /metadata.toml | |
parent | 59d6325c4fe7af9c6ab813eb5ff3599e9becbadc (diff) |
all: Attempt to rekey secrets for Ahmed's new private key
Diffstat (limited to 'metadata.toml')
-rw-r--r-- | metadata.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.toml b/metadata.toml index 7c6887b..595525f 100644 --- a/metadata.toml +++ b/metadata.toml @@ -2,7 +2,7 @@ [hosts.ahmed] ipAddress = "192.168.68.222" -sshPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL3/DjOuKMN18fs/0ZHI3kKLHGytXOFEDBbx+09ZrS3G" +sshPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOodiSwTcZcaZxqLyHjI2MGe1CpIBvIzzbjpXrwAyiYO root@ahmed" [hosts.muhammed] ipAddress = "192.168.68.108" |