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
This commit is contained in:
Carlos Camacho
2017-02-17 11:12:36 +01:00
parent a8366c93ed
commit 0a0e2ee629
321 changed files with 321 additions and 321 deletions

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
parameters:
ContrailRepo:

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
description: >
Configure os-net-config mappings for specific nodes

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
description: >
This is a default no-op template which provides empty user-data

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
description: >
This is first boot configuration for development purposes. It allows

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
# NOTE: You don't need to pass the parameter explicitly from the
# parent template, it can be specified via the parameter_defaults

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
parameters:
# Can be overridden via parameter_defaults in the environment

View File

@@ -1,4 +1,4 @@
heat_template_version: ocata
heat_template_version: pike
description: >
Uses cloud-init to enable root logins and set the root password.