summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-phoebe.yml
blob: e902f57a3b2ea6421eb14e6d7178d5cd12c52e7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
- name: Basic Setup
  hosts: ch-phoebe
  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
  - role: installer/debian/base
  - role: installer/openbsd/base

  # - role: apt-repo/spreadspace
  # - role: nginx/base
  # - role: monitoring/prometheus/exporter