Merge "Remove hardcoded references to .novalocal in hostnames"
[apex-tripleo-heat-templates.git] / puppet / controller-puppet.yaml
index 4e04eb0..4cf6ff6 100644 (file)
@@ -858,7 +858,7 @@ outputs:
       Server's IP address and hostname in the /etc/hosts format
     value:
       str_replace:
-        template: IP HOST HOST.novalocal CLOUDNAME
+        template: IP HOST CLOUDNAME
         params:
           IP: {get_attr: [Controller, networks, ctlplane, 0]}
           HOST: {get_attr: [Controller, name]}