feat: ssh huaweil3 matching correctly
parent
f969912c08
commit
ffe82f65f8
|
@ -77,7 +77,7 @@ Host bgp2
|
|||
HostKeyAlgorithms=+ssh-dss,ssh-rsa
|
||||
KexAlgorithms +diffie-hellman-group1-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
|
||||
|
||||
Host huaweil3
|
||||
Host 10.111.100.*
|
||||
HostName 10.111.100.*
|
||||
User htran
|
||||
Port 22
|
||||
|
|
|
@ -36,4 +36,6 @@ in {
|
|||
};
|
||||
|
||||
pixi-edit = inputs.cells.dev.packages.pixi-edit;
|
||||
|
||||
nil = inputs.nixpkgs.nil;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue