diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/fastd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/fastd b/host_vars/fastd index 1029b1c..7ede1cd 100644 --- a/host_vars/fastd +++ b/host_vars/fastd @@ -30,3 +30,4 @@ wireguard_bb_pub_key: '< pub key >' wireguard_bb_port: < port > wireguard_bb_ipv4: '< wg bb ipv4 >' wireguard_bb_ipv6: '< wg bb ipv6 (fe80::) >' +preferred_uplink: '< (optional) wg_bb_name of uplink >' |