Files
tripleo-heat-templates/ci/environments
Jiri Stransky e2c18c34ec OpenShift: Don't pre-install Docker
We installed docker our traditional way when deploying with Kubespray
and disabled Kubespray's management of Docker, because Kubespray
installs non-CentOS Docker binaries.

However, openshift-ansible installs Docker from CentOS, we don't need
to install it using the Docker composable service too. That way
openshift-ansible will be the authority on Docker configuration when
deploying OpenShift.

Change-Id: I1352d4050e2f38300068d858b19e0b4a31cf50a7
Related-Bug: #1741224
2018-01-23 11:52:54 +00:00
..
2018-01-08 11:54:19 -05:00
2017-10-11 09:54:38 +02:00
2018-01-06 15:22:13 +00:00

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.