From 1e4520fbdb6a72cfaf39746e3f89544771720394 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 11 Nov 2020 03:09:35 +0100 Subject: add zfs support to new workstation/base role --- chaos-at-home/ch-telesto.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 chaos-at-home/ch-telesto.yml (limited to 'chaos-at-home/ch-telesto.yml') diff --git a/chaos-at-home/ch-telesto.yml b/chaos-at-home/ch-telesto.yml new file mode 100644 index 00000000..a78517ce --- /dev/null +++ b/chaos-at-home/ch-telesto.yml @@ -0,0 +1,14 @@ +--- +- name: Basic Setup + hosts: ch-telesto + roles: + - role: apt-repo/base + - role: core/base + - role: core/sshd + - role: core/zsh + - role: core/cpu-microcode + - role: zfs/base + - role: ws/base + - role: core/admin-users + - role: apt-repo/spreadspace + - role: streaming/blackmagic/desktopvideo -- cgit v1.2.3