Merge "Clear up debian element documentation"

This commit is contained in:
Jenkins 2017-08-14 09:55:33 +00:00 committed by Gerrit Code Review
commit d18914435e
2 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,7 @@ debian-minimal
==============
The ``debian-minimal`` element uses debootstrap for generating a
minimal image. In contrast the ``debian`` element uses the cloud-image
as the initial base.
minimal image.
By default this element creates the latest stable release. The exact
setting can be found in the element's ``environment.d`` directory in

View File

@ -2,6 +2,10 @@
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