Skip to content

Conversation

gaima8
Copy link

@gaima8 gaima8 commented Jan 26, 2021

We have a network that is IPv6 only.
This makes "inet" optional and adds ipv6_bootproto to specify the method.

With this;

---
network_ether_interfaces:
  - device: eth1
    ipv6_bootproto: dhcp

We get;

# cat /etc/network/interfaces.d/ifcfg-eth1

auto eth1

iface eth1 inet6 dhcp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant