1
0
mirror of https://github.com/rancher/os.git synced 2025-06-30 16:51:47 +00:00
os/config/cloudinit/Documentation/debian-interfaces.md
Sven Dowideit e2ed97648a move coreos-cloudinit into config/cloudinit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-02-28 13:58:34 +10:00

825 B

#Debian Interfaces# WARNING: This option is EXPERIMENTAL and may change or be removed at any point.
There is basic support for converting from a Debian network configuration to networkd unit files. The -convert-netconf=debian option is used to activate this feature.

#convert-netconf# Default: ""
Read the network config provided in cloud-drive and translate it from the specified format into networkd unit files (requires the -from-configdrive flag). Currently only supports "debian" which provides support for a small subset of the [Debian network configuration] (https://wiki.debian.org/NetworkConfiguration). These options include:

  • interface config methods
    • static
      • address/netmask
      • gateway
      • hwaddress
      • dns-nameservers
    • dhcp
      • hwaddress
    • manual
    • loopback
  • vlan_raw_device
  • bond-slaves