41 lines
671 B
Text
41 lines
671 B
Text
## --- Jupiter ---
|
|
# -- Physical servers --
|
|
Host pps-jupiter-thebe
|
|
HostName 10.1.0.1
|
|
User eyedevelop
|
|
Port 22
|
|
|
|
# -- Virtual servers --
|
|
Host pvm-jupiter-www
|
|
HostName 10.1.0.2
|
|
User eyedevelop
|
|
Port 15622
|
|
|
|
Host pvm-jupiter-gitlab
|
|
HostName 10.1.0.3
|
|
User eyedevelop
|
|
Port 15622
|
|
|
|
Host pvm-jupiter-coder
|
|
HostName 10.1.0.4
|
|
User eyedevelop
|
|
Port 15622
|
|
|
|
## --- Uranus ---
|
|
# -- Physical servers --
|
|
Host pps-uranus-oberon
|
|
HostName 10.1.2.1
|
|
User eyedevelop
|
|
Port 15622
|
|
|
|
Host pps-uranus-perdita
|
|
HostName 10.1.2.2
|
|
User root
|
|
Port 22
|
|
|
|
## --- Cloud ---
|
|
# -- Virtual machines --
|
|
Host vps-europa
|
|
HostName europa.eyedevelop.org
|
|
User eyedevelop
|
|
Port 15622
|