Update config
This commit is contained in:
31
config.org
31
config.org
@@ -7,37 +7,18 @@
|
||||
:header-args+: :comments none :mkdirp yes
|
||||
:END:
|
||||
|
||||
#+begin_src conf
|
||||
#+begin_src conf :noweb yes
|
||||
AddKeysToAgent yes
|
||||
|
||||
Host grenoble
|
||||
hostname ***REMOVED***
|
||||
Port 10022
|
||||
user tdehaeze
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host wingaudio
|
||||
hostname 207.154.251.241
|
||||
hostname <<get-password(passname="ip/grenoble")>>
|
||||
Port 22
|
||||
user tdehaeze
|
||||
user thomas
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host octoprint
|
||||
hostname 192.168.1.56
|
||||
Port 22
|
||||
user pi
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host hassio
|
||||
hostname 192.168.1.101
|
||||
Port 10022
|
||||
user root
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
Host nas
|
||||
hostname 192.168.1.50
|
||||
Port 10022
|
||||
user tdehaeze
|
||||
Host oneplus
|
||||
hostname 192.168.1.58
|
||||
Port 8022
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user