aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorCarlos Camacho <ccamacho@redhat.com>2016-06-20 09:26:03 +0200
committerEmilien Macchi <emilien@redhat.com>2016-06-30 22:54:07 +0000
commitc5ea6e699ca4ace0673ea30a23cb57d48849ccc6 (patch)
treec5ce3c59f7e4acf25dedbd9557d8fc2fcdbba24d /overcloud.yaml
parent2cc01b9d985a8a5518dc6364307d205f804e350e (diff)
Composable Timezone service - CephStorage
Add timezone as a composable service Change-Id: I1569b2ebdca8e67c0e92a5c0e3fadd12006cc02a Partially-implements: blueprint composable-services-within-roles
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 10a3cf04..7e110035 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -677,6 +677,7 @@ parameters:
CephStorageServices:
default:
- OS::TripleO::Services::Ntp
+ - OS::TripleO::Services::Timezone
description: A list of service resources (configured in the Heat
resource_registry) which represent nested stacks
for each service that should get installed on the CephStorage nodes.
@@ -1056,7 +1057,6 @@ resources:
KeyName: {get_param: KeyName}
Flavor: {get_param: OvercloudCephStorageFlavor}
ServiceNetMap: {get_param: ServiceNetMap}
- TimeZone: {get_param: TimeZone}
UpdateIdentifier: {get_param: UpdateIdentifier}
Hostname:
str_replace: