X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fcompute-puppet.yaml;h=af53421b1e54f800a889d8d6337a1a7eed2cc194;hb=1a04849fe81d671843e53a231211e2f773a275ae;hp=12e701ddcbee8124aa5728c66a0b620a08c92637;hpb=fa477ef3807a373b175c4a1218c5507755f46f57;p=apex-tripleo-heat-templates.git diff --git a/puppet/compute-puppet.yaml b/puppet/compute-puppet.yaml index 12e701dd..af53421b 100644 --- a/puppet/compute-puppet.yaml +++ b/puppet/compute-puppet.yaml @@ -505,7 +505,7 @@ outputs: Server's IP address and hostname in the /etc/hosts format value: str_replace: - template: "IP HOST" + template: "IP HOST.localdomain HOST" params: IP: {get_attr: [NovaCompute, networks, ctlplane, 0]} HOST: {get_attr: [NovaCompute, name]}