set storage AZ as a template parameter

This commit is contained in:
alop
2013-02-28 15:00:21 -08:00
parent 7e61699a03
commit 469685f769

View File

@@ -136,7 +136,7 @@ api_rate_limit=<%= node["cinder"]["api"]["ratelimit"] %>
#### (StrOpt) Name of this node. This can be an opaque identifier. It is
#### not necessarily a hostname, FQDN, or IP address.
# storage_availability_zone=nova
storage_availability_zone=<%= node["cinder"]["storage_availability_zone"] %>
#### (StrOpt) availability zone of this node
# memcached_servers=<None>