Update config-profiles.yaml

This commit is contained in:
Jafner 2022-01-14 00:39:33 -08:00 committed by GitHub
parent eb7370f080
commit b7a2283e47

View File

@ -46,7 +46,7 @@ profiles:
options: options:
name: digital ocean name: digital ocean
group: cloud group: cloud
host: 143.110.157.109 host: jafner.chat
algorithms: algorithms:
hmac: hmac:
- hmac-sha1 - hmac-sha1
@ -122,8 +122,6 @@ profiles:
privateKeys: privateKeys:
- file://C:\Users\jafne\.ssh\id_rsa - file://C:\Users\jafne\.ssh\id_rsa
x11: true x11: true
forwardedPorts: []
scripts: []
type: ssh type: ssh
- id: ssh:356091a3-aae0-4627-9e3e-2a52a6692086 - id: ssh:356091a3-aae0-4627-9e3e-2a52a6692086
icon: fas fa-desktop icon: fas fa-desktop
@ -132,7 +130,7 @@ profiles:
options: options:
name: joey-nas name: joey-nas
group: local group: local
host: joey-nas.local host: jafner.nas
algorithms: algorithms:
hmac: hmac:
- hmac-sha1 - hmac-sha1
@ -163,6 +161,8 @@ profiles:
- ssh-rsa - ssh-rsa
privateKeys: privateKeys:
- file://C:\Users\jafne\.ssh\id_rsa - file://C:\Users\jafne\.ssh\id_rsa
forwardedPorts: []
scripts: []
type: ssh type: ssh
- id: ssh:f610b2cb-eea8-4fcb-bb44-2ea481285d44 - id: ssh:f610b2cb-eea8-4fcb-bb44-2ea481285d44
icon: fas fa-desktop icon: fas fa-desktop
@ -171,7 +171,7 @@ profiles:
options: options:
name: joey-seedbox name: joey-seedbox
group: local group: local
host: joey-seedbox.local host: jafner.seedbox
user: joey user: joey
algorithms: algorithms:
hmac: hmac:
@ -253,7 +253,7 @@ profiles:
options: options:
name: pi name: pi
group: local group: local
host: pihole host: jafner.pi1
user: pi user: pi
algorithms: algorithms:
hmac: hmac:
@ -294,7 +294,7 @@ profiles:
options: options:
name: digital ocean name: digital ocean
group: cloud group: cloud
host: 143.110.151.123 host: jafner.tools
algorithms: algorithms:
hmac: hmac:
- hmac-sha1 - hmac-sha1
@ -326,6 +326,4 @@ profiles:
- ssh-rsa - ssh-rsa
privateKeys: privateKeys:
- file://C:\Users\jafne\.ssh\digital_ocean - file://C:\Users\jafne\.ssh\digital_ocean
forwardedPorts: []
scripts: []
type: ssh type: ssh