ssh: remove cmu.edu, i don't have it anymore
This commit is contained in:
parent
a43200d376
commit
ea74deff3d
|
@ -22,13 +22,6 @@
|
||||||
|
|
||||||
# Most hosts are set in private
|
# Most hosts are set in private
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"*.cmu.edu" = {
|
|
||||||
user = "atosini";
|
|
||||||
extraOptions = {
|
|
||||||
GSSAPIAuthentication = "yes";
|
|
||||||
GSSAPIDelegateCredentials = "yes";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"github.com".extraOptions.ControlMaster = "no";
|
"github.com".extraOptions.ControlMaster = "no";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue