Skip to content

Commit

Permalink
fix: vpn route config
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Mar 4, 2024
1 parent ba53e99 commit d60b1a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ansible/inventory/group_vars/k3s/k3s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ cifs_mounts:
vpn_route_via: "10.0.0.13"

vpn_route_destinations:
- 10.8.0.100
- 10.8.0.150
- 10.8.0.1

crog_verbose: true
crog_actions:
Expand Down

0 comments on commit d60b1a7

Please sign in to comment.