first pass at quick start for physical pod and changes because of write up
diff --git a/compute-node.yml b/compute-node.yml
new file mode 100644
index 0000000..7fb41f0
--- /dev/null
+++ b/compute-node.yml
@@ -0,0 +1,4 @@
+- hosts: all
+  remote_user: ubuntu
+  roles:
+    - compute-node