aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0dev0.yml
blob: 86731bffc5e71cfc7e421b7470cd0c57acdcfb54 (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.61
  out: 192.168.5.61

virtual: true

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

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