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