Browse Source

Adding ipv6_autoconf to Network Formula

This should allow for automatically assigned IPv6 network addresses
via SLAAC.
master
Nate Bohman 5 years ago
parent
commit
a013fa4c00
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      network/defaults.yaml

+ 1
- 0
network/defaults.yaml View File

@@ -34,6 +34,7 @@ Debian:
- ipv6ipaddr
- ipv6netmask
- ipv6gateway
- ipv6_autoconf
- mtu
def_entries:
- name: lo

Loading…
Cancel
Save