36 lines
516 B
Plaintext
36 lines
516 B
Plaintext
# Machine variables
|
|
subnet_address:
|
|
subnet_masklen:
|
|
subnet:
|
|
ethx:
|
|
is_zfs:
|
|
|
|
# Fail2ban variable:
|
|
fail2ban_ignoreip:
|
|
|
|
# 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_remote_address:
|
|
vpn_wg0_interface_private_key:
|
|
vpn_wg0_peer_public_key:
|
|
vpn_wg0_endpoint_address:
|
|
|
|
vpn_remote_br0_subnet:
|
|
|
|
# Service variables
|
|
host_services: [
|
|
service_name_1,
|
|
service_name_2,
|
|
]
|
|
service_bridge_gateway:
|