summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-12-08 23:17:00 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-12-08 23:17:00 +0100
commitc3ebbe6bcf645612b2e89efd8eec763cffd285d1 (patch)
treee0b4c4d989c158e4393d106b37497b1955392e8d /chaos-at-home
parentelevate-festival: added ip config for wireless wire bridges (diff)
added openbsd installer role
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-atlas.yml1
-rw-r--r--chaos-at-home/ch-gnocchi.yml2
2 files changed, 3 insertions, 0 deletions
diff --git a/chaos-at-home/ch-atlas.yml b/chaos-at-home/ch-atlas.yml
index dc7ef545..21c52da1 100644
--- a/chaos-at-home/ch-atlas.yml
+++ b/chaos-at-home/ch-atlas.yml
@@ -5,3 +5,4 @@
- role: sshd
- role: zsh
- role: vm/host
+ - role: installer/debian
diff --git a/chaos-at-home/ch-gnocchi.yml b/chaos-at-home/ch-gnocchi.yml
index 751ec65a..b4c1ef21 100644
--- a/chaos-at-home/ch-gnocchi.yml
+++ b/chaos-at-home/ch-gnocchi.yml
@@ -6,6 +6,8 @@
- role: sshd
- role: zsh
- role: vm/host
+ - role: installer/debian
+ - role: installer/openbsd
post_tasks:
- pause:
prompt: "{{ __interface_configs__ }}"