summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-atlas.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-29 00:25:02 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-29 00:25:02 +0100
commit792773d5f956738030e6f9bf26dca2de3832f2b0 (patch)
tree90573b9208ae4c6c4c7cf42be0d27d7c0274b6f9 /chaos-at-home/ch-atlas.yml
parentcalypso and telesto disk has been replaced (diff)
parentfinalize ch-atlas install (diff)
Merge branch 'topic/atlas-reinstall'
Diffstat (limited to 'chaos-at-home/ch-atlas.yml')
-rw-r--r--chaos-at-home/ch-atlas.yml12
1 files changed, 8 insertions, 4 deletions
diff --git a/chaos-at-home/ch-atlas.yml b/chaos-at-home/ch-atlas.yml
index e96fe807..35200585 100644
--- a/chaos-at-home/ch-atlas.yml
+++ b/chaos-at-home/ch-atlas.yml
@@ -2,11 +2,15 @@
- name: Basic Setup
hosts: ch-atlas
roles:
+ - role: apt-repo/base
+ - role: core/base
- role: core/sshd/base
- role: core/zsh
+ - role: core/ntp
+ - role: core/cpu-microcode
+ - role: storage/zfs/pools
+ - role: storage/zfs/sanoid
- 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!!
- # - role: installer/debian/base
+ - role: installer/debian/base
+ - role: installer/openbsd/base