This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
network-formula
forked from
ExternalMirrors/network-formula
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
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
ac84582be9
commit
a013fa4c00
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+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
Write
Preview
Loading…
Cancel
Save