summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
Diffstat (limited to 'nodes')
-rw-r--r--nodes/armadillo.json7
-rw-r--r--nodes/gorilla.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/nodes/armadillo.json b/nodes/armadillo.json
new file mode 100644
index 0000000..f28012e
--- /dev/null
+++ b/nodes/armadillo.json
@@ -0,0 +1,7 @@
+{
+ "ip_address": "1.209.122.24",
+ "tags": [
+ "bleeding", "seoul"
+ ],
+ "enabled": true
+}
diff --git a/nodes/gorilla.json b/nodes/gorilla.json
new file mode 100644
index 0000000..24df44b
--- /dev/null
+++ b/nodes/gorilla.json
@@ -0,0 +1,7 @@
+{
+ "ip_address": "1.209.122.26",
+ "tags": [
+ "bleeding", "seoul"
+ ],
+ "enabled": true
+}