summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-28 21:48:39 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-28 21:48:39 +0100
commite03797f4fd4661eb7d54016978341ec49dad689a (patch)
tree15ba83eee4ebc8c81f7f9b5d24ba170af2473e40 /chaos-at-home
parentcalypso and telesto disk has been replaced (diff)
prepare atlas config for re-install
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-atlas.yml14
1 files changed, 9 insertions, 5 deletions
diff --git a/chaos-at-home/ch-atlas.yml b/chaos-at-home/ch-atlas.yml
index e96fe807..f39272e3 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: 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: core/ntp
+ - role: core/cpu-microcode
+ # - role: storage/zfs/pools
+ # - role: storage/zfs/sanoid
+ # - role: vm/host/base
+ # - role: vm/host/network
# - role: installer/debian/base
+ # - role: installer/openbsd/base