aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0dev0.yml
blob: b15794b3af1dfde591ca5cb9be802f71226959d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_groups: openbsd
ip:
  in: 10.10.0.60
  out: 192.168.5.60

virtual: true

services:

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

  - name: "cgit"
    proto: "tcp"
    port: "1235"
    domain: "git"
remember that computers suck.