From: Ben Nemec Date: Tue, 27 Jun 2017 19:47:55 +0000 (-0500) Subject: Add README to ci/environments directory X-Git-Tag: opnfv-6.0.0~460^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=df1d69106640369f1f099c875e79f654d15c46ae;p=apex-tripleo-heat-templates.git Add README to ci/environments directory Let's be clear that the contents of this directory are for ci use only and should not be used in production. Change-Id: I3b448b9922c207b29cbdae36ee876368bda23dac --- diff --git a/ci/environments/README.rst b/ci/environments/README.rst new file mode 100644 index 00000000..4a3cb9d9 --- /dev/null +++ b/ci/environments/README.rst @@ -0,0 +1,4 @@ +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.