291ff8bb3b
The vast majority of undercloud installs will be consuming already built images, so they don't need kolla to be installed. This changes the default so that openstack-kolla won't be installed unless the user enables that with enable_container_images_build. Change-Id: I932f0f2048275942e29b589b337561473d5cb0b8
10 lines
273 B
YAML
10 lines
273 B
YAML
---
|
|
other:
|
|
- |
|
|
|
|
The default for
|
|
tripleo::profile::base::docker_registry::enable_container_images_build is
|
|
now false by default, so any users relying on this to install
|
|
openstack-kolla will need to explicitly set this to true in their local
|
|
hieradata.
|