Set default external port to noop for puppet
authorDan Prince <dprince@redhat.com>
Thu, 23 Jul 2015 18:06:19 +0000 (14:06 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 23 Jul 2015 18:08:40 +0000 (14:08 -0400)
commit37b17c8cfccd1b270ba4cb60bddad413f034287e
tree5657b80b65d63e81707e93b88e5a45edad754e7e
parentf00e08cbfd21a39f011a291473eaf13110847725
Set default external port to noop for puppet

In 9b89dd20162d962480d3cb84161ed6bfd4fa9de8 we had a regression
where the default "external" traffic port was set to a VIP
when using puppet. We should not ever specify a VIP to be used
for the actual machine IPs (VIPs are only guaranteed to
work once the load balancer is running).

Also, This doesn't match the non-puppet case.

Change-Id: Icd179a70001f2bd7a97e31c7f6445001330674cd
overcloud-resource-registry-puppet.yaml