Update naming. Add remote variants.
This commit is contained in:
parent
ae251edb8a
commit
084e43b8b2
1 changed files with 18 additions and 8 deletions
|
|
@ -1,46 +1,56 @@
|
||||||
## --- Jupiter ---
|
## --- Jupiter ---
|
||||||
# -- Physical servers --
|
# -- Physical servers --
|
||||||
Host pps-jupiter-thebe
|
Host jupiter-thebe
|
||||||
HostName 10.1.0.1
|
HostName 10.1.0.1
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 22
|
Port 22
|
||||||
|
|
||||||
|
Host jupiter-thebe-remote
|
||||||
|
HostName jupiter.eyedevelop.org
|
||||||
|
User eyedevelop
|
||||||
|
Port 15622
|
||||||
|
|
||||||
# -- Virtual servers --
|
# -- Virtual servers --
|
||||||
Host pvm-jupiter-www
|
Host jupiter-www
|
||||||
HostName 10.1.0.2
|
HostName 10.1.0.2
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
||||||
Host pvm-jupiter-gitlab
|
Host jupiter-gitlab
|
||||||
HostName 10.1.0.3
|
HostName 10.1.0.3
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
||||||
Host pvm-jupiter-coder
|
Host jupiter-coder
|
||||||
HostName 10.1.0.4
|
HostName 10.1.0.4
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
||||||
## --- Uranus ---
|
## --- Uranus ---
|
||||||
# -- Physical servers --
|
# -- Physical servers --
|
||||||
Host pps-uranus-oberon
|
Host uranus-oberon
|
||||||
HostName 10.1.2.1
|
HostName 10.1.2.1
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
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
|
HostName 10.1.2.2
|
||||||
User root
|
User root
|
||||||
Port 22
|
Port 22
|
||||||
|
|
||||||
Host pps-uranus-titania
|
Host uranus-titania
|
||||||
HostName 172.16.2.253
|
HostName 172.16.2.253
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
||||||
## --- Cloud ---
|
## --- Cloud ---
|
||||||
# -- Virtual machines --
|
# -- Virtual machines --
|
||||||
Host vps-europa
|
Host europa
|
||||||
HostName europa.eyedevelop.org
|
HostName europa.eyedevelop.org
|
||||||
User eyedevelop
|
User eyedevelop
|
||||||
Port 15622
|
Port 15622
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue