puppet-tripleo/releasenotes/notes/nokolla-7898fe76cf623a0c.yaml
Steve Baker 291ff8bb3b Don't install kolla by default
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
2018-06-04 17:51:05 +00:00

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.