Fix DISTRO_NAME in Fedora elements
Fix typo in documentation around name variables. Change-Id: I88fd1dd828ce1b606398198dd0317096363480f1
This commit is contained in:
parent
80ff74ca4d
commit
3ccca50c14
@ -4,6 +4,6 @@ fedora-container
|
|||||||
|
|
||||||
Create a minimal image based on Fedora container image
|
Create a minimal image based on Fedora container image
|
||||||
|
|
||||||
This element sets the ``DIB_RELEASE`` var to 'fedora'. The release of
|
This element sets the ``DISTRO_NAME`` var to 'fedora'. The release of
|
||||||
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
||||||
variable, which defaults the latest supported release.
|
variable, which defaults the latest supported release.
|
||||||
|
@ -11,6 +11,6 @@ Due to a bug in the released version of urlgrabber, on many systems an
|
|||||||
installation of urlgrabber from git is required. The git repository
|
installation of urlgrabber from git is required. The git repository
|
||||||
can be found here: http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=summary
|
can be found here: http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=summary
|
||||||
|
|
||||||
This element sets the ``DIB_RELEASE`` var to 'fedora'. The release of
|
This element sets the ``DISTRO_NAME`` var to 'fedora'. The release of
|
||||||
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
||||||
variable, which defaults the latest supported release.
|
variable, which defaults the latest supported release.
|
||||||
|
Loading…
Reference in New Issue
Block a user