summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-11-16 22:43:53 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-11-16 22:43:53 +0100
commit9b52954ccd0b7ee337cf949fafa34934ab4942a5 (patch)
treea7063619b365494587f9774ea00881cc1078b353 /inventory
parentopenvpn: initial support for server/client (diff)
add simple support for remote subnet routes
Diffstat (limited to 'inventory')
-rw-r--r--inventory/group_vars/ovpnzone-test/vars.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/group_vars/ovpnzone-test/vars.yml b/inventory/group_vars/ovpnzone-test/vars.yml
index 31ef535b..bea7fa1a 100644
--- a/inventory/group_vars/ovpnzone-test/vars.yml
+++ b/inventory/group_vars/ovpnzone-test/vars.yml
@@ -8,3 +8,6 @@ openvpn_zone:
offsets:
sk-testvm: 1
ch-testvm-prometheus: 61
+ routes:
+ ch-testvm-prometheus:
+ - 192.168.32.0/24