summaryrefslogtreecommitdiff
path: root/host_playbooks/emc-master.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-17 22:02:37 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-17 22:02:37 +0100
commit2420f63f3bc40f67a6ba7783a820b06c8843caff (patch)
tree0267a7fbb5f6f367dd127bcae235c2f505a993e2 /host_playbooks/emc-master.yaml
parentfix vm-host role (diff)
added emc-master
Diffstat (limited to 'host_playbooks/emc-master.yaml')
-rw-r--r--host_playbooks/emc-master.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/host_playbooks/emc-master.yaml b/host_playbooks/emc-master.yaml
new file mode 100644
index 00000000..9d541517
--- /dev/null
+++ b/host_playbooks/emc-master.yaml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: emc-master
+ roles:
+ - role: base
+ - role: sshserver
+ - role: vm-grub
+# - role: vm-network
+ - role: zsh