2022-09-22 23:01:27 +02:00
|
|
|
# Machine variables
|
|
|
|
subnet_address:
|
|
|
|
subnet_masklen:
|
|
|
|
subnet:
|
|
|
|
ethx:
|
|
|
|
|
|
|
|
# Postfix variables
|
|
|
|
postfix_smtp_pass:
|
|
|
|
|
|
|
|
# VPN network variables
|
|
|
|
vpn_subnet_id:
|
|
|
|
vpn_remote_id:
|
|
|
|
|
|
|
|
vpn_br0_address:
|
|
|
|
vpn_br0_broadcast:
|
|
|
|
vpn_br0_netmask:
|
|
|
|
|
|
|
|
vpn_wg0_address:
|
|
|
|
vpn_wg0_interface_private_key:
|
|
|
|
vpn_wg0_peer_public_key:
|
2022-09-24 00:15:46 +02:00
|
|
|
vpn_wg0_endpoint_address:
|
2022-09-22 23:01:27 +02:00
|
|
|
|
|
|
|
vpn_remote_subnet:
|
|
|
|
|
|
|
|
vpn_reverse_proxy_address:
|
2022-09-26 23:10:48 +02:00
|
|
|
|
|
|
|
# Service variables
|
|
|
|
host_services: [
|
|
|
|
service_name_1,
|
|
|
|
service_name_2,
|
|
|
|
]
|
|
|
|
service_bridge_gateway:
|