From d7b94b88827875a25443454e9f2bd8b82fb99df9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 1 Jun 2020 02:20:45 +0200 Subject: add cpu-microcode role --- chaos-at-home/ch-hroottest.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chaos-at-home/ch-hroottest.yml') diff --git a/chaos-at-home/ch-hroottest.yml b/chaos-at-home/ch-hroottest.yml index bb800f5d..064bea36 100644 --- a/chaos-at-home/ch-hroottest.yml +++ b/chaos-at-home/ch-hroottest.yml @@ -2,12 +2,14 @@ - name: Basic Setup hosts: ch-hroottest roles: + - role: apt-repo/base - role: core/base - role: core/sshd - role: core/zsh - - role: apt-repo/base + - role: core/cpu-microcode - role: zfs/base - role: apt-repo/spreadspace - role: zfs/sanoid - role: vm/host - role: installer/debian/base + - role: installer/openbsd/base -- cgit v1.2.3