7ad61bb451
The image building process adds some unnecessary network interface configuration files to /etc/network/interfaces.d. This element cleans those out as they are not needed because cloud-init will create the required configuration file. Change-Id: If5fbfc34ff0e91608f402811aa2b78c9cbcb00ec |
||
---|---|---|
.. | ||
post-install.d | ||
README.rst |
This element removes any default network interfaces from the interface configuration in the image. These are not needed in the amphora as cloud-init will create the required default interface configuration files.
For Ubuntu this element will remove the network configuration files from /etc/network/interfaces.d.