X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fservices%2FREADME.rst;h=465e4abed1d605395103d6e39070202ccaebc54a;hb=f1c452fcf672b2543a06576cf55c8eb9e8f2061f;hp=219f35eb81715d1410e655b010409f42d7f031ed;hpb=88a3edfde1abe28aaf918d7495cb615e11d706b9;p=apex-tripleo-heat-templates.git diff --git a/docker/services/README.rst b/docker/services/README.rst index 219f35eb..465e4abe 100644 --- a/docker/services/README.rst +++ b/docker/services/README.rst @@ -23,7 +23,7 @@ puppet (our configuration tool of choice) into the Kolla base images. The undercloud nova-scheduler also requires openstack-tripleo-common to provide custom filters. -To build Kolla images for TripleO adjust your kolla config to build your +To build Kolla images for TripleO adjust your kolla config [*]_ to build your centos base image with puppet using the example below: .. code-block:: @@ -37,6 +37,10 @@ kolla-build --base centos --template-override template-overrides.j2 .. +.. [*] See the + `override file `_ + which can be used to build Kolla packages that work with TripleO, and an + `example build script _. Docker settings ---------------