fixed vpn config

This commit is contained in:
Virgile Retault 2022-07-21 19:05:12 +02:00
parent 8eedcebe0f
commit e88b2cf8d7

View file

@ -44,7 +44,7 @@ vpn_interfaces:
allowed_ips:
- "{{ hostvars['sulfur'].vpn_interfaces.wg0.ip }}/32"
comment: "matrix VM, hosted on g33kex's server"
- public_key: "{{ hostvars['technetium'].vpn_interfaces.wg0.ip }}/32"
- public_key: "{{ hostvars['technetium'].vpn_interfaces.wg0.public_key }}"
allowed_ips:
- "{{ hostvars['technetium'].vpn_interfaces.wg0.ip }}/32"
comment: "test VM"