summaryrefslogtreecommitdiff
path: root/dan/emc-00.yml
blob: adf919fe7e37fe990f701b16c8823ae92453615b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
- name: Basic Setup
  hosts: emc-00
  roles:
  - role: apt-repo/base
  - role: core/base
  - role: core/sshd/base
  - role: core/zsh
  - role: core/ntp
  - role: apt-repo/spreadspace
  - role: nginx/base
  - role: monitoring/prometheus/exporter
  - role: acmetool/base
  - role: acmetool/cert
    acmetool_cert_name: emc-live.elev8.at
  - role: acmetool/cert
    acmetool_cert_name: emc-stats.elev8.at
  - role: acmetool/cert
    acmetool_cert_name: stream.elev8.at
    acmetool_cert_hostnames:
    - stream.elev8.at
    - stream.elevate.at