aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/cinder-storage-puppet.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-07-10 14:44:35 +0000
committerGerrit Code Review <review@openstack.org>2015-07-10 14:44:36 +0000
commitb7400f95a4c185c6c1b3294c11af828d799939d0 (patch)
treeca29943822d7b48988b509c88b3d1cb79afbc0de /puppet/cinder-storage-puppet.yaml
parent7614af59ce211b6afc31790489b4104067050522 (diff)
parent57573b77a9ce5a3a465318f4b60d8b8b24264ff1 (diff)
Merge "Add services to ServiceNetMap to select hostnames resolution network"
Diffstat (limited to 'puppet/cinder-storage-puppet.yaml')
-rw-r--r--puppet/cinder-storage-puppet.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/cinder-storage-puppet.yaml b/puppet/cinder-storage-puppet.yaml
index cc8d17c4..94a0a5c4 100644
--- a/puppet/cinder-storage-puppet.yaml
+++ b/puppet/cinder-storage-puppet.yaml
@@ -280,7 +280,7 @@ outputs:
str_replace:
template: "IP HOST.localdomain HOST"
params:
- IP: {get_attr: [BlockStorage, networks, ctlplane, 0]}
+ IP: {get_attr: [NetIpMap, net_ip_map, {get_param: [ServiceNetMap, BlockStorageHostnameResolveNetwork]}]}
HOST: {get_attr: [BlockStorage, name]}
nova_server_resource:
description: Heat resource handle for the block storage server