X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=cinder-storage.yaml;h=7d44094ffa2bcec3fb09b1caa020340b99e31949;hb=9ce06559bc32c279e0905472f29def58abf5eda0;hp=f26ef3e2db467e96c47b8902d1110969684a4829;hpb=c3144c9bf6ec39b6832845fdd41ecb4832ac6ed4;p=apex-tripleo-heat-templates.git diff --git a/cinder-storage.yaml b/cinder-storage.yaml index f26ef3e2..7d44094f 100644 --- a/cinder-storage.yaml +++ b/cinder-storage.yaml @@ -159,7 +159,7 @@ outputs: hosts_entry: value: str_replace: - template: "IP HOST HOST.novalocal" + template: "IP HOST" params: IP: {get_attr: [BlockStorage, networks, ctlplane, 0]} HOST: {get_attr: [BlockStorage, name]}