add template-override subdirectory to contrib and doc
- This change introduces new template-override directories
to store container template override files.
- template override files stored in the contirb/template-override
directory will not be gated and serve as an
example of how to extend in-tree container images
for specific use cases, e.g. source build of infra
containers.
- templates stored in contrib/template-override should
have corresponding documentation in doc/template-override
Change-Id: I4c76b9338f92b779cc47b3f1147a816f0b683c6c
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
other:
|
||||
- |
|
||||
In the Ocata cycle, two new template-override subdirectories were added
|
||||
to contrib and doc directory. template override files stored in the
|
||||
contrib/template-override directory will not be gated and serve as an
|
||||
example of how to extend in-tree container images for specific use cases
|
||||
e.g. source build of infrastructure containers.
|
||||
Templates stored in contrib/template-override should have to correspond
|
||||
documentation in doc/template-override to describe their use.
|
||||
Reference in New Issue
Block a user