aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0cld0.yml
blob: f6912b2c5ceb1d3b05c085c18c0d688d33c8a4cc (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
28
_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: "nextcloud"
    proto: "tcp"
    port: "8010"
    domain: "miniflux"

remember that computers suck.