From 3de4324d76456307ee41385d34d46c5078c70cd5 Mon Sep 17 00:00:00 2001 From: Bogdan Dobrelya Date: Fri, 10 Mar 2017 14:50:09 +0100 Subject: Clarify Kolla build overrides for tripleo Add an example build script, and link the current overrides template which can be used to build Kolla packages that work with TripleO. Change-Id: I2ca122bfe797ed7c38a01ed9462cd880681d21f1 Signed-off-by: Bogdan Dobrelya --- docker/services/README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docker/services/README.rst') 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 --------------- -- cgit 1.2.3-korg