summaryrefslogtreecommitdiff
path: root/nodes/monarch.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2016-09-20 15:47:33 -0400
committerMicah Anderson <micah@riseup.net>2016-09-20 15:47:33 -0400
commitb2bf4dd16a94a7e78797c64eb39d9260ff8ef63e (patch)
tree56c86a394f3fb19c650c6e7053f83d2de38861ba /nodes/monarch.json
parentc295f20ba47722e0a5f923e73888801d94d2b05b (diff)
add upgrade nodes
Diffstat (limited to 'nodes/monarch.json')
-rw-r--r--nodes/monarch.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/nodes/monarch.json b/nodes/monarch.json
new file mode 100644
index 0000000..83f7e79
--- /dev/null
+++ b/nodes/monarch.json
@@ -0,0 +1,17 @@
+{
+ "ip_address": "52.89.186.55",
+ "services": [
+ "monitor",
+ "tor",
+ "webapp"
+ ],
+ "tags": "upgrade",
+ "tor": {
+ "hidden_service": {
+ "active": true
+ }
+ },
+ "vm": {
+ "id": "i-989db680"
+ }
+}