feat: added lb to ssh host certs
parent
5a48c6cb3a
commit
83d1e5fafa
|
@ -229,7 +229,7 @@
|
||||||
}];
|
}];
|
||||||
|
|
||||||
knownHosts = {
|
knownHosts = {
|
||||||
"*.monotremata.xyz,10.*,narwhal,suricata,pikvm,caladan,fugu,snitch,trantor,capibara,axolotl" =
|
"*.monotremata.xyz,10.*,narwhal,suricata,pikvm,caladan,fugu,lb,snitch,trantor,capibara,axolotl" =
|
||||||
{
|
{
|
||||||
certAuthority = true;
|
certAuthority = true;
|
||||||
publicKey =
|
publicKey =
|
||||||
|
|
Loading…
Reference in New Issue