Update naming. Add remote variants.

This commit is contained in:
Hans Goor 2024-01-23 18:04:00 +01:00
parent ae251edb8a
commit 084e43b8b2
No known key found for this signature in database
GPG key ID: 7E05BC839785EAF6

View file

@ -1,46 +1,56 @@
## --- Jupiter ---
# -- Physical servers --
Host pps-jupiter-thebe
Host jupiter-thebe
HostName 10.1.0.1
User eyedevelop
Port 22
Host jupiter-thebe-remote
HostName jupiter.eyedevelop.org
User eyedevelop
Port 15622
# -- Virtual servers --
Host pvm-jupiter-www
Host jupiter-www
HostName 10.1.0.2
User eyedevelop
Port 15622
Host pvm-jupiter-gitlab
Host jupiter-gitlab
HostName 10.1.0.3
User eyedevelop
Port 15622
Host pvm-jupiter-coder
Host jupiter-coder
HostName 10.1.0.4
User eyedevelop
Port 15622
## --- Uranus ---
# -- Physical servers --
Host pps-uranus-oberon
Host uranus-oberon
HostName 10.1.2.1
User eyedevelop
Port 15622
Host pps-uranus-perdita
Host uranus-oberon-remote
HostName uranus.eyedevelop.org
User eyedevelop
Port 15622
Host uranus-perdita
HostName 10.1.2.2
User root
Port 22
Host pps-uranus-titania
Host uranus-titania
HostName 172.16.2.253
User eyedevelop
Port 15622
## --- Cloud ---
# -- Virtual machines --
Host vps-europa
Host europa
HostName europa.eyedevelop.org
User eyedevelop
Port 15622