mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-26 01:56:13 +01:00
Fix internal nomad interface on toothpick to wg
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
283ef1c1be
commit
566db22374
|
@ -72,6 +72,8 @@ in
|
|||
cidr = secret.network.ips.toothpick + "/32";
|
||||
};
|
||||
|
||||
network_interface = "wg0";
|
||||
|
||||
host_network."public" = {
|
||||
cidr = "64.225.104.221/32";
|
||||
reserved_ports = "22";
|
||||
|
|
Loading…
Reference in a new issue