Merge "puppet: install Horizon on overcloud-controller"
[apex-tripleo-heat-templates.git] / compute.yaml
index f7e434f..672687c 100644 (file)
@@ -427,7 +427,7 @@ outputs:
       Server's IP address and hostname in the /etc/hosts format
     value:
       str_replace:
-        template: "IP HOST HOST.novalocal"
+        template: "IP HOST"
         params:
           IP: {get_attr: [NovaCompute, networks, ctlplane, 0]}
           HOST: {get_attr: [NovaCompute, name]}