summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-07 22:09:19 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-11 02:29:02 +0200
commit6eacc2ad5539abf37dc90cd378b44320f7758869 (patch)
treeeacbf207b610a8ee93f830b381d91491671f6ae5 /chaos-at-home
parentch-oulu: interface config (diff)
refactor vm role names
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-atlas.yml3
-rw-r--r--chaos-at-home/ch-gnocchi.yml3
2 files changed, 4 insertions, 2 deletions
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: