OSDN Git Service

adds the local-dcos-gp-node node file.
authorwhitestar <whitestar@gaea.test>
Wed, 25 Jan 2017 13:09:23 +0000 (22:09 +0900)
committerwhitestar <whitestar@gaea.test>
Wed, 25 Jan 2017 13:09:23 +0000 (22:09 +0900)
nodes/local-dcos-gp-node.json [new file with mode: 0644]

diff --git a/nodes/local-dcos-gp-node.json b/nodes/local-dcos-gp-node.json
new file mode 100644 (file)
index 0000000..300caa9
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "run_list": [
+    "role[dcos-gp-node]"
+  ]
+}