diff options
| author | tv <tv@krebsco.de> | 2022-06-28 09:51:24 +0200 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2022-06-28 09:51:46 +0200 | 
| commit | a68f4b0c8677406618afcf16e83dfe20224c6941 (patch) | |
| tree | 6178e087684aad62bb326b11e45279e2b365d80e /krebs | |
| parent | ecf4c704f1d0d00d6a8408968ab820fbc422213a (diff) | |
github-known-hosts: update list
Diffstat (limited to 'krebs')
| -rw-r--r-- | krebs/3modules/github-known-hosts.nix | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/3modules/github-known-hosts.nix b/krebs/3modules/github-known-hosts.nix index 7bdf5bb7c..eec719f27 100644 --- a/krebs/3modules/github-known-hosts.nix +++ b/krebs/3modules/github-known-hosts.nix @@ -57,6 +57,7 @@        "20.201.28.151"        "20.205.243.166"        "102.133.202.242" +      "20.248.137.48"        "18.181.13.223"        "54.238.117.237"        "54.168.17.15" @@ -70,6 +71,7 @@        "20.201.28.152"        "20.205.243.160"        "102.133.202.246" +      "20.248.137.50"      ];      publicKey = "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==";    };  | 
