Merge "Remove hardcoded references to .novalocal in hostnames"
[apex-tripleo-heat-templates.git] / puppet / cinder-storage-puppet.yaml
index de96809..708f6a9 100644 (file)
@@ -206,7 +206,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]}