cff37ce502
All relatively modern cloud-inits are capable of creating default user as well as granting root privileges for them. Currently cloud-init creates pretty much the same sudoers file. So running steps under the new DIB_DEBIAN_CLOUD_INIT_HELPER does not make sense for last couple of Debian releases. Change-Id: I3cebd318f1f0313bba00ecf639328978d3ad0f32 |
||
---|---|---|
.. | ||
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.