aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0cld0.yml
blob: bb85530982f4c56e5f020bfb49c442ce69d3df63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
_groups: openbsd

ip:
  in: 10.10.0.61
  out: 192.168.5.61

virtual: true

services:

  - name: "ssh"
    proto: "tcp"
    port: "22"

  - name: "grafana"
    proto: "tcp"
    port: "3000"

  - name: "nextcloud"
    proto: "tcp"
    port: "8080"
    domain: "cloud"

  - name: "miniflux"
    proto: "tcp"
    port: "8010"
    domain: "miniflux"
remember that computers suck.