aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0cld0.yml
blob: b2812e704cc280fcaa0c454b83fb2998d0c9e017 (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
_groups: openbsd

ip:
  in: 10.10.0.62
  out: 192.168.5.62

virtual: true

services:

  - name: ssh
    proto: tcp
    port: 22

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

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