Add Ansible playbook for node configuration
[autocluster.git] / ansible / node / cbuild.yml
diff --git a/ansible/node/cbuild.yml b/ansible/node/cbuild.yml
new file mode 100644 (file)
index 0000000..1a3d474
--- /dev/null
@@ -0,0 +1,8 @@
+---
+- hosts: cbuild-nodes
+  remote_user: root
+
+  roles:
+    - common
+    - clusterfs
+    - build