X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ceph-storage.yaml;h=07d7f568e17900a0403e0fbddbb08af67e8eeb8f;hb=00efb796cd3d63ecbf903c058f7647b77e6bd693;hp=f89d5f3a9960b500046f61c9540af739b91c0fc0;hpb=630fef16a584b130e4aea03b0909ac54ab537ac0;p=apex-tripleo-heat-templates.git diff --git a/ceph-storage.yaml b/ceph-storage.yaml index f89d5f3a..07d7f568 100644 --- a/ceph-storage.yaml +++ b/ceph-storage.yaml @@ -114,7 +114,7 @@ outputs: hosts_entry: value: str_replace: - template: "IP HOST HOST.novalocal" + template: "IP HOST" params: IP: {get_attr: [CephStorage, networks, ctlplane, 0]} HOST: {get_attr: [CephStorage, name]}