Update reference text with correct Github page for the Oz packages
Under the section for Oz located in the Tool support for image creation of the OpenStack Virtual Machine Image Guide, the text used in the link referencing the Github page where examples of Oz templates can be found is wrong. Users are redirected to rcbops/oz-image-build/tree/master/templates where the source code is currently being maintained but link in the docs references that the Oz templates are located at the following Github address:rackerjoe/oz-image-build/templates This fix updates the refence text for the link with the correct Github account Change-Id: I2f36d6337fb12df291fa58d84264dd6e2dc0aa8d Closes-Bug: #1618692
This commit is contained in:
parent
112da47d2f
commit
ed11375458
@ -59,8 +59,8 @@ On Fedora, install Oz with yum:
|
||||
|
||||
A full treatment of Oz is beyond the scope of this document,
|
||||
but we will provide an example. You can find additional examples of
|
||||
Oz template files on GitHub at `rackerjoe/oz-image-build/templates
|
||||
<https://github.com/rackerjoe/oz-image-build/tree/master/templates>`_.
|
||||
Oz template files on GitHub at `rcbops/oz-image-build/tree/master/templates
|
||||
<https://github.com/rcbops/oz-image-build/tree/master/templates>`_.
|
||||
Here's how you would create a CentOS 6.4 image with Oz.
|
||||
|
||||
Create a template file (we'll call it ``centos64.tdl``) with
|
||||
|
Loading…
Reference in New Issue
Block a user