diff options
author | Linnnus <[email protected]> | 2023-09-06 11:35:04 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-09-06 11:35:04 +0200 |
commit | 1b13a31cfedae20da0a9aed7b8768a6432889b65 (patch) | |
tree | 2fb869e77df73fcc28eeef78dc79b7c39e21fd2d /lib/secrets/metadata.toml | |
parent | 17d483c8c8a96fad2200acaf802b7ef0b0eb494d (diff) |
more stuff
Diffstat (limited to 'lib/secrets/metadata.toml')
-rw-r--r-- | lib/secrets/metadata.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/secrets/metadata.toml b/lib/secrets/metadata.toml deleted file mode 100644 index a956c31..0000000 --- a/lib/secrets/metadata.toml +++ /dev/null @@ -1,5 +0,0 @@ -# This file specifies metadata for each host. - -[hosts.ahmed] -ipAddress = "192.168.68.126" -sshPubKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL3/DjOuKMN18fs/0ZHI3kKLHGytXOFEDBbx+09ZrS3G" |