Add README to ci/environments directory
authorBen Nemec <bnemec@redhat.com>
Tue, 27 Jun 2017 19:47:55 +0000 (14:47 -0500)
committerBen Nemec <bnemec@redhat.com>
Tue, 27 Jun 2017 19:47:55 +0000 (14:47 -0500)
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

ci/environments/README.rst [new file with mode: 0644]

diff --git a/ci/environments/README.rst b/ci/environments/README.rst
new file mode 100644 (file)
index 0000000..4a3cb9d
--- /dev/null
@@ -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.