summaryrefslogtreecommitdiff
path: root/tests/puppet/provider/nodes/single.json
blob: fd9e406575ce8cbf34153a809225f966aeb7344f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "ip_address": "1.1.1.1",
  "services": [
    "couchdb",
    "soledad",
    "webapp",
    "mx",
    //"static"
    "monitor"
  ],
  "tags": ["single"]
}