summaryrefslogtreecommitdiff
path: root/nodes/quetzal.json
blob: b25d92800a293e9324ae4a08fd9f2bb371df1eea (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"],
  "sources": {
    "platform": {
      "apt": {
        "basic": "http://deb.leap.se/experimental-0.8"
      }
    }
  },
  "couch": {
   "master": true,
    "pwhash_alg": "pbkdf2"
  }
}