summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-atlas.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-atlas.yml')
-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