summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-hroottest.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-31 18:45:31 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-31 18:45:31 +0200
commit76bf053cf54de6cf83e09d4c1c23e59298d41c90 (patch)
treea1140a572b5a55ad368100e89144663127f8bed4 /chaos-at-home/ch-hroottest.yml
parentcloud install: differnet kernel packages and no firmwares for virtual machines (diff)
ubuntu/vm: install special kernel image package
Diffstat (limited to 'chaos-at-home/ch-hroottest.yml')
-rw-r--r--chaos-at-home/ch-hroottest.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chaos-at-home/ch-hroottest.yml b/chaos-at-home/ch-hroottest.yml
new file mode 100644
index 00000000..52be7e88
--- /dev/null
+++ b/chaos-at-home/ch-hroottest.yml
@@ -0,0 +1,13 @@
+---
+- name: Basic Setup
+ hosts: ch-hroottest
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: apt-repo/base
+ - role: zfs/base
+ - role: apt-repo/spreadspace
+ - role: zfs/sanoid
+ - role: vm/host
+ - role: installer/debian/base