Эх сурвалжийг харах

switch gateway to use wireguard

Blaine Story 3 жил өмнө
parent
commit
d0db823baf

+ 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