|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/src/cloud-init/doc/rtd/reference/ |
Upload File : |
.. _network_config_eni: Network configuration ENI (legacy) ********************************** ``Cloud-init`` supports reading and writing network config in the ``ENI`` format which is consumed by the ``ifupdown`` tool to parse and apply network configuration. As an input format this is **legacy**. In cases where ENI format is available and another format is also available, ``cloud-init`` will prefer to use the other, newer format. This can happen in either :ref:`datasource_nocloud` or :ref:`datasource_openstack` datasources. Please reference existing `documentation`_ for the :file:`/etc/network/interfaces(5)` format. .. _Cloud-init: https://launchpad.net/cloud-init .. _documentation: http://manpages.ubuntu.com/manpages/trusty/en/man5/interfaces.5.html