From 28b5de719ee2b7c3cdeedafc5e0376f70f8a3a91 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 3 Apr 2018 08:43:13 -0700 Subject: [PATCH] rhel-registration: update template version ... so we actually supports the "conditions" block. Note: 2016-10-14 is actually the latest Newton template version. Source: https://docs.openstack.org/heat/latest/template_guide/hot_spec.html#newton Related-Bug: #1709916 Change-Id: I0ca705625109c71a429982faf61027bcfe6d26a7 --- extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml b/extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml index 005bbdc9cb..1c16ff847f 100644 --- a/extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml +++ b/extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2014-10-16 +heat_template_version: 2016-10-14 description: > RHEL Registration and unregistration software deployments.