From 6eacc2ad5539abf37dc90cd378b44320f7758869 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 7 Jul 2020 22:09:19 +0200 Subject: refactor vm role names --- chaos-at-home/ch-atlas.yml | 3 ++- chaos-at-home/ch-gnocchi.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-atlas.yml b/chaos-at-home/ch-atlas.yml index 34fa1141..2e60943b 100644 --- a/chaos-at-home/ch-atlas.yml +++ b/chaos-at-home/ch-atlas.yml @@ -4,7 +4,8 @@ roles: - role: core/sshd - role: core/zsh - - role: vm/host + - role: vm/host/base + - role: vm/host/network ## gpg on this host is too old to open the keyrings. ## to work around this problem the files have been manually converted ## applying the role would break this again!! diff --git a/chaos-at-home/ch-gnocchi.yml b/chaos-at-home/ch-gnocchi.yml index fd519bfd..aad2d27d 100644 --- a/chaos-at-home/ch-gnocchi.yml +++ b/chaos-at-home/ch-gnocchi.yml @@ -7,7 +7,8 @@ - role: core/sshd - role: core/zsh - role: core/cpu-microcode - - role: vm/host + - role: vm/host/base + - role: vm/host/network - role: installer/debian/base - role: installer/openbsd/base post_tasks: -- cgit v1.2.3