Explorar o código

switch gateway to use wireguard

Blaine Story %!s(int64=3) %!d(string=hai) anos
pai
achega
d0db823baf
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      plays/nodes/gateway.yml

+ 2 - 2
plays/nodes/gateway.yml

@@ -1,5 +1,5 @@
 ---
-- hosts: gateway
+- hosts: 10.0.0.2
   gather_facts: true
   become: true
   vars_files:
@@ -7,7 +7,7 @@
   roles:
     - role: name-resolution
       tags: dhcp
-    - role: vpn-gateway
+    - role: wg-gateway
       tags: vpn
     - role: statusservices
       tags: statusservices