mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
66f5425943
commit
8663cb59ff
1 changed files with 2 additions and 2 deletions
|
@ -177,9 +177,9 @@ user_lan_iface: auto
|
|||
wan_ip: dhcp # wan_ip: 192.168.1.99
|
||||
wan_netmask: # wan_netmask: 255.255.255.0
|
||||
wan_gateway: # wan_gateway: 192.168.1.254
|
||||
# Can be set to override ISP-provided DNS servers when on a DHCP network:
|
||||
wan_nameserver: # wan_nameserver: 192.168.1.254 or 8.8.8.8 or 1.1.1.1
|
||||
wan_try_dhcp_before_static_ip: True # Facilitate field updates w/ cablemodems
|
||||
# Can be set to override the isp provided dns servers when on a dhcp network.
|
||||
wan_nameserver: # wan_nameserver: 192.168.1.254 or 8.8.8.8
|
||||
|
||||
# Parameters for Aggregate Roles
|
||||
# Each Role should have the following variables which are either True or False:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue