169 lines
3.2 KiB
YAML
169 lines
3.2 KiB
YAML
servers:
|
|
- hostname: east1
|
|
public: true
|
|
public_ips: ["198.98.60.198"]
|
|
edge: true
|
|
domain: east1.e3t.cc
|
|
ownership: rented
|
|
country: "United States"
|
|
region: "New York"
|
|
admins: [ "core", "terra" ]
|
|
|
|
- hostname: east2
|
|
public: true
|
|
public_ips: ["198.98.48.77"]
|
|
edge: true
|
|
domain: east2.e3t.cc
|
|
ownership: rented
|
|
country: "United States"
|
|
region: "New York"
|
|
admins: ["core", "terra"]
|
|
|
|
- hostname: east3
|
|
public: true
|
|
public_ips: ["199.195.249.198"]
|
|
edge: true
|
|
domain: east3.e3t.cc
|
|
ownership: rented
|
|
country: "United States"
|
|
region: "New York"
|
|
admins: ["core", "terra"]
|
|
|
|
- hostname: ghost-east1
|
|
public: true
|
|
public_ips: ["5.183.8.190"]
|
|
edge: true
|
|
domain: stkserver.e3t.cc
|
|
ownership: rented
|
|
country: "United States"
|
|
region: "Asheville"
|
|
admins: ["ghost"]
|
|
|
|
- hostname: central1
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["terra"]
|
|
|
|
- hostname: central2
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["terra"]
|
|
|
|
- hostname: cluster0
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["terra"]
|
|
|
|
- hostname: core-pi
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "North Carolina"
|
|
admins: ["core"]
|
|
|
|
- hostname: terra-pi4
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["terra"]
|
|
|
|
- hostname: terra-pi1b
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["nishi", "terra"]
|
|
|
|
- hostname: fxtwr
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["terra"]
|
|
|
|
- hostname: terra-mm12
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "United States"
|
|
region: "Ohio"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishivoid-c2d
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishinbsd-c2d
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishinbsd-g4
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishinbsd-fmv
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishiraid-c2d
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishiwii
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
|
|
- hostname: nishihaiku-nj3000
|
|
public: false
|
|
edge: false
|
|
ownership: owned
|
|
country: "Japan"
|
|
region: "Chiba"
|
|
admins: ["nishi"]
|
|
services:
|
|
- name: Matrix
|
|
software: synapse
|
|
public: true
|
|
url: "e3t.cc"
|
|
host: core-pi
|
|
backups: daily
|
|
admins: [ "core" ]
|