aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-18 10:02:04 +0100
committerbinary <me@rgoncalves.se>2021-01-18 10:02:04 +0100
commit3481e1e128ec5522ac49b48c43e8e8b1a676ba38 (patch)
tree511065a64f260b0ffa1bbf0ca1e4d41d0f4b8dab /host_vars
parenta9f2fde23de7e63efaaf69714bcf6de61b7bb8aa (diff)
downloadold-infrastructure-3481e1e128ec5522ac49b48c43e8e8b1a676ba38.tar.gz
Enable ksp for vm0
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/vm0.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/host_vars/vm0.yml b/host_vars/vm0.yml
index 2b372a9..13a6c1f 100644
--- a/host_vars/vm0.yml
+++ b/host_vars/vm0.yml
@@ -25,3 +25,13 @@ services:
proto: "udp"
port: "34197"
public: true
+
+ - name: "ksp"
+ proto: "tcp"
+ port: "8800"
+ public: true
+
+ - name: "ksp"
+ proto: "udp"
+ port: "8800"
+ public: true
remember that computers suck.