add haskell and syssec hosts, convert tab to spaces
This commit is contained in:
parent
753b9fdc8b
commit
9abbc6f67e
1 changed files with 39 additions and 31 deletions
|
@ -4,6 +4,10 @@ Host proxy_pp hindley hindley.adh.auro.re
|
||||||
HostName hindley.adh.auro.re
|
HostName hindley.adh.auro.re
|
||||||
User histausse
|
User histausse
|
||||||
|
|
||||||
|
Host haskell
|
||||||
|
HostName 45.66.110.112
|
||||||
|
User histausse
|
||||||
|
|
||||||
Host lovelace lovelace.adh.auro.re
|
Host lovelace lovelace.adh.auro.re
|
||||||
HostName lovelace.adh.auro.re
|
HostName lovelace.adh.auro.re
|
||||||
User histausse
|
User histausse
|
||||||
|
@ -98,3 +102,7 @@ Host centossnap
|
||||||
Hostname 192.168.56.4
|
Hostname 192.168.56.4
|
||||||
User histausse
|
User histausse
|
||||||
IdentityFile ~/.ssh/id_local
|
IdentityFile ~/.ssh/id_local
|
||||||
|
|
||||||
|
Host syssec
|
||||||
|
Hostname syssec-lab.s3.eurecom.fr
|
||||||
|
User histausse
|
||||||
|
|
Loading…
Reference in a new issue