aboutsummaryrefslogblamecommitdiffstats
path: root/host_vars/st0gme0.yml
blob: f193f2af9b581a2206c1b064d541641efd4b7da2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
               











                   



                     
 



                     





                    
_groups: alpine
ip:
  in: 10.10.0.62
  out: 192.168.5.62

virtual: true

services:

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

  - name: "minecraft"
    proto: "tcp"
    port: "25565"
    public: true

  - name: "minecraft"
    proto: "udp"
    port: "25565"
    public: true

  - name: "factorio"
    proto: "udp"
    port: "34197"
    public: true

remember that computers suck.