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:
@@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
ContrailRepo:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
Configure os-net-config mappings for specific nodes
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
description: >
|
||||
This is first boot configuration for development purposes. It allows
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
heat_template_version: ocata
|
||||
heat_template_version: pike
|
||||
|
||||
parameters:
|
||||
# Can be overridden via parameter_defaults in the environment
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user