add germany servers
This commit is contained in:
parent
008ba069b5
commit
70bce03991
20
listing.yaml
20
listing.yaml
|
@ -29,6 +29,26 @@ servers:
|
||||||
region: "New York"
|
region: "New York"
|
||||||
admins: ["core", "terra"]
|
admins: ["core", "terra"]
|
||||||
|
|
||||||
|
- hostname: de-fsn1
|
||||||
|
public: true
|
||||||
|
public_ips: ["78.47.43.220"]
|
||||||
|
edge: true
|
||||||
|
domain: de-fsn1.e3t.cc
|
||||||
|
ownership: rented
|
||||||
|
country: "Germany"
|
||||||
|
region: "Falkenstien"
|
||||||
|
admins: ["core", "terra"]
|
||||||
|
|
||||||
|
- hostname: de-fnk1
|
||||||
|
public: true
|
||||||
|
public_ips: ["141.147.35.117"]
|
||||||
|
edge: true
|
||||||
|
domain: de-fnk1.e3t.cc
|
||||||
|
ownership: rented
|
||||||
|
country: "Germany"
|
||||||
|
region: "Frankfurt"
|
||||||
|
admins: ["core"]
|
||||||
|
|
||||||
- hostname: ghost-east1
|
- hostname: ghost-east1
|
||||||
public: true
|
public: true
|
||||||
public_ips: ["5.183.8.190"]
|
public_ips: ["5.183.8.190"]
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue