mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
jinja2 variable must start with non-numeric
This commit is contained in:
parent
41a91bd0f5
commit
17aa26a4ac
3 changed files with 8 additions and 3 deletions
|
|
@ -99,7 +99,7 @@ disregard_network: False # Use cache, or error out if cache does not exist.
|
|||
iiab_hostname: box
|
||||
iiab_domain: lan
|
||||
lan_ip: 10.10.10.10
|
||||
172_network: False
|
||||
network_172: False
|
||||
#lan_ip: 172.18.96.1 # Use this ip for compatibility with older network systems
|
||||
lan_netmask: 255.255.255.0
|
||||
#lan_netmask: 255.255.224.0 # Older networks were larger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue