repo-split: Create heat.yaml to keep versions

Change-Id: Ib9f9f0a294727795afe5f42af605a2bdae529a09
diff --git a/vars/heat.yaml b/vars/heat.yaml
new file mode 100644
index 0000000..f9d2a65
--- /dev/null
+++ b/vars/heat.yaml
@@ -0,0 +1,31 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 The Nordix Foundation. All rights reserved.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# -------------------------------------------------------------------------------
+# Please note that changing versions of components to anything other than what
+# is pinned in this file might not work as expected so you can attempt that as
+# you wish but it is not officially supported by the Engine as the version bumps
+# are done in a controlled manner and tested in Nordix CI/CD.
+#
+# If you want to try it, you should always check with Nordix Infra and upstream
+# projects to ensure the support for the versions you intend to use are compatible
+# with each other.
+# -------------------------------------------------------------------------------
+
+# vim: set ts=2 sw=2 expandtab: