Add the colo wireguard tunnel.

This commit is contained in:
Tom Alexander 2023-04-20 21:42:53 -04:00
parent d820feea0c
commit a3bedc22d4
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
4 changed files with 4 additions and 0 deletions

View File

@ -55,3 +55,4 @@ wireguard_directory: odo
enabled_wireguard: enabled_wireguard:
- wgh - wgh
- drmario - drmario
- colo

View File

@ -29,6 +29,7 @@ wireguard_directory: odo
enabled_wireguard: enabled_wireguard:
- wgh - wgh
- drmario - drmario
- colo
cputype: "intel" cputype: "intel"
hwpstate: true hwpstate: true
cores: 8 cores: 8

View File

@ -7,3 +7,5 @@ etc_hosts:
- odo - odo
10.217.1.1: 10.217.1.1:
- drmario - drmario
10.217.2.1:
- mrmanager