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 ---
|
||||
# -- 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue