You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
7 years ago
|
Interface=br0
|
||
|
Connection=bridge
|
||
|
BindsToInterface=()
|
||
|
IP=static
|
||
|
Address=('{{ lxc_ipv4_address }}{{ lxc_ipv4_netmask }}')
|
||
|
IP6=static
|
||
|
Address6=('{{ lxc_ipv6_address }}{{ lxc_ipv6_netmask }}')
|