aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/st0cld0.yml
blob: c668e4dc1dc58773080eab961b0a3343c9cc5601 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ansible_host: st0cld0
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"
remember that computers suck.