summaryrefslogtreecommitdiff
path: root/nodes/quetzal.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-01-19 10:40:28 -0800
committerelijah <elijah@riseup.net>2016-01-19 10:40:28 -0800
commit221c4886f34a4b6c61cc6e1044bf297827dbe7d2 (patch)
tree4886ea923571d53eb6f063aeb507b4a8c1f5fc34 /nodes/quetzal.json
parent43c47fd5d271e98a68fa9e7035fe120b8c848d25 (diff)
parent119bb775c9083864dc74a8a253fc955bbd0446a5 (diff)
Merge branch 'master' of ssh://leap.se/bitmask
Diffstat (limited to 'nodes/quetzal.json')
-rw-r--r--nodes/quetzal.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/nodes/quetzal.json b/nodes/quetzal.json
deleted file mode 100644
index b1423e2..0000000
--- a/nodes/quetzal.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "ip_address": "199.119.112.197",
- "environment": "jessie",
- "tags": ["jessie", "dc"],
- "services": ["webapp", "couchdb", "mx", "soledad", "pixelated"],
- "sources": {
- "platform": {
- "apt": {
- "basic": "http://deb.leap.se/experimental-0.8"
- }
- }
- },
- "couch": {
- "master": true,
- "pwhash_alg": "pbkdf2"
- }
-}