depot/third_party/home-manager/tests/modules/programs/ssh/match-blocks-match-and-hosts-expected.conf
Default email c6444ecc3c Project import generated by Copybara.
GitOrigin-RevId: 51e44a13acea71b36245e8bd8c7db53e0a3e61ee
2024-01-05 12:06:15 +01:00

20 lines
339 B
Text

Host * !github.com
Port 516
Host abc
Port 2222
Match host xyz canonical
Port 2223
Host *
ForwardAgent no
AddKeysToAgent no
Compression no
ServerAliveInterval 0
ServerAliveCountMax 3
HashKnownHosts no
UserKnownHostsFile ~/.ssh/known_hosts
ControlMaster no
ControlPath ~/.ssh/master-%r@%n:%p
ControlPersist no