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-gnocchi.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chaos-at-home/ch-gnocchi.yml') diff --git a/chaos-at-home/ch-gnocchi.yml b/chaos-at-home/ch-gnocchi.yml index b1092427..c3811c50 100644 --- a/chaos-at-home/ch-gnocchi.yml +++ b/chaos-at-home/ch-gnocchi.yml @@ -2,10 +2,11 @@ - name: Basic Setup hosts: ch-gnocchi roles: + - role: apt-repo/base - role: core/base - role: core/sshd - role: core/zsh - - role: apt-repo/base + - role: core/cpu-microcode - role: vm/host - role: installer/debian/base - role: installer/openbsd/base -- cgit v1.2.3