bb9e970835
Debian Cloud Images are shipped with netplan as a way to configure networking for Debian. Without netplan being installed, images built by DIB with cloud-init do not bring networking up, since systemd-networkd is not enabled after installation, and there are no other means to configure networking. Alternative approach could be to enable networkd, though it is better to be closer to official cloud images. Change-Id: I115ab83cf374819bc447fc1bd596e71326d13ed9 |
||
---|---|---|
.. | ||
install.d | ||
test-elements/build-succeeds | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
====== debian ====== This element is based on ``debian-minimal`` with ``cloud-init`` and related tools installed. This produces something more like a standard upstream cloud image. By default this element creates the latest stable release. The exact setting can be found in the ``debian-minimal/environment.d`` directory in the variable ``DIB_RELEASE``. If a different release of Debian should be created, the variable ``DIB_RELEASE`` can be set appropriately. .. element_deps::