spec/config_test_multi in sconb-0.0.5 vs spec/config_test_multi in sconb-0.0.6
- old
+ new
@@ -4,12 +4,15 @@
Hostname github.com
IdentityFile spec/github_rsa
TCPKeepAlive yes
IdentitiesOnly yes
+Match exec "nmcli connection status id <ap-name> 2> /dev/null"
+ ProxyCommand ssh -W %h:%p github.com
+
Host gist
User git
Port 22
Hostname gist.github.com
IdentityFile spec/github_rsa
TCPKeepAlive yes
- IdentitiesOnly yes
+ IdentitiesOnly yes
\ No newline at end of file