Merge "Move sysctl settings into hieradata"
[apex-tripleo-heat-templates.git] / puppet / ceph-storage-puppet.yaml
index 660ea30..bc9b4b5 100644 (file)
@@ -94,7 +94,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]}