This repository has been archived by the owner on Dec 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename nodes to indicate type of node used
Necessary to add new `go-waku` node. #1 Signed-off-by: Jakub Sokołowski <[email protected]>
- Loading branch information
Showing
2 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
# NOTE: This file is generated by terraform.py | ||
# For emergency use when Consul fails | ||
[all] | ||
node-01.ac-cn-hongkong-c.waku.connect hostname=node-01.ac-cn-hongkong-c.waku.connect ansible_host=47.242.185.35 env=waku stage=connect data_center=ac-cn-hongkong-c region=cn-hongkong-c dns_entry=node-01.ac-cn-hongkong-c.waku.connect.statusim.net | ||
node-01.do-ams3.waku.connect hostname=node-01.do-ams3.waku.connect ansible_host=206.189.242.0 env=waku stage=connect data_center=do-ams3 region=ams3 dns_entry=node-01.do-ams3.waku.connect.statusim.net | ||
node-01.gc-us-central1-a.waku.connect hostname=node-01.gc-us-central1-a.waku.connect ansible_host=34.122.196.134 env=waku stage=connect data_center=gc-us-central1-a region=us-central1-a dns_entry=node-01.gc-us-central1-a.waku.connect.statusim.net | ||
nim-01.ac-cn-hongkong-c.waku.connect hostname=nim-01.ac-cn-hongkong-c.waku.connect ansible_host=47.242.185.35 env=waku stage=connect data_center=ac-cn-hongkong-c region=cn-hongkong-c dns_entry=nim-01.ac-cn-hongkong-c.waku.connect.statusim.net | ||
nim-01.do-ams3.waku.connect hostname=nim-01.do-ams3.waku.connect ansible_host=206.189.242.0 env=waku stage=connect data_center=do-ams3 region=ams3 dns_entry=nim-01.do-ams3.waku.connect.statusim.net | ||
nim-01.gc-us-central1-a.waku.connect hostname=nim-01.gc-us-central1-a.waku.connect ansible_host=35.193.87.35 env=waku stage=connect data_center=gc-us-central1-a region=us-central1-a dns_entry=nim-01.gc-us-central1-a.waku.connect.statusim.net | ||
|
||
[ac-cn-hongkong-c] | ||
node-01.ac-cn-hongkong-c.waku.connect | ||
nim-01.ac-cn-hongkong-c.waku.connect | ||
|
||
[do-ams3] | ||
node-01.do-ams3.waku.connect | ||
nim-01.do-ams3.waku.connect | ||
|
||
[gc-us-central1-a] | ||
node-01.gc-us-central1-a.waku.connect | ||
nim-01.gc-us-central1-a.waku.connect | ||
|
||
[waku-connect] | ||
node-01.ac-cn-hongkong-c.waku.connect | ||
node-01.do-ams3.waku.connect | ||
node-01.gc-us-central1-a.waku.connect | ||
[nim-waku-connect] | ||
nim-01.ac-cn-hongkong-c.waku.connect | ||
nim-01.do-ams3.waku.connect | ||
nim-01.gc-us-central1-a.waku.connect | ||
|
||
[waku.connect] | ||
node-01.ac-cn-hongkong-c.waku.connect | ||
node-01.do-ams3.waku.connect | ||
node-01.gc-us-central1-a.waku.connect | ||
nim-01.ac-cn-hongkong-c.waku.connect | ||
nim-01.do-ams3.waku.connect | ||
nim-01.gc-us-central1-a.waku.connect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters