summaryrefslogtreecommitdiff
path: root/nodes/quetzal.json
blob: b1423e2de656b8bdf30979c720229b0569869e41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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"
  }
}