From 0a0e2ee629a143efe29bb00ffb06c90515f0e504 Mon Sep 17 00:00:00 2001 From: Carlos Camacho Date: Fri, 17 Feb 2017 11:12:36 +0100 Subject: Update the template_version alias for all the templates to pike. Master is now the development branch for pike changing the release alias name. Change-Id: I938e4a983e361aefcaa0bd9a4226c296c5823127 --- extraconfig/pre_network/config_then_reboot.yaml | 2 +- extraconfig/pre_network/host_config_and_reboot.role.j2.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'extraconfig/pre_network') diff --git a/extraconfig/pre_network/config_then_reboot.yaml b/extraconfig/pre_network/config_then_reboot.yaml index bb0b9511..48ba5263 100644 --- a/extraconfig/pre_network/config_then_reboot.yaml +++ b/extraconfig/pre_network/config_then_reboot.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > Do some configuration, then reboot - sometimes needed for early-boot diff --git a/extraconfig/pre_network/host_config_and_reboot.role.j2.yaml b/extraconfig/pre_network/host_config_and_reboot.role.j2.yaml index 4ad53cb8..658fea77 100644 --- a/extraconfig/pre_network/host_config_and_reboot.role.j2.yaml +++ b/extraconfig/pre_network/host_config_and_reboot.role.j2.yaml @@ -1,4 +1,4 @@ -heat_template_version: ocata +heat_template_version: pike description: > Do some configuration, then reboot - sometimes needed for early-boot -- cgit 1.2.3-korg