summaryrefslogtreecommitdiff
path: root/tests/puppet/provider/nodes/single.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/puppet/provider/nodes/single.json')
-rw-r--r--tests/puppet/provider/nodes/single.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/puppet/provider/nodes/single.json b/tests/puppet/provider/nodes/single.json
new file mode 100644
index 00000000..fd9e4065
--- /dev/null
+++ b/tests/puppet/provider/nodes/single.json
@@ -0,0 +1,12 @@
+{
+ "ip_address": "1.1.1.1",
+ "services": [
+ "couchdb",
+ "soledad",
+ "webapp",
+ "mx",
+ //"static"
+ "monitor"
+ ],
+ "tags": ["single"]
+}