Add class to write overcloud VIPs into /etc/hosts
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 19 Aug 2016 10:46:48 +0000 (13:46 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 6 Sep 2016 14:15:26 +0000 (17:15 +0300)
commite6ec40c1460465bbf49bb38242efafbb22c38783
treeda112788b51ac34e7ad5a35d70c1fa2cf5b2aa50
parent0a865a74685429b3175de9647510a27c40d9ea00
Add class to write overcloud VIPs into /etc/hosts

This will be useful to start using FQDNs instead of IPs if we don't
have a DNS set-up. This will effectively grab a map of hosts to add
and create them with puppet's host resource.

Change-Id: I1bdb2701dfb3e7ef072e674c9882d3be5af7296c
manifests/vip_hosts.pp [new file with mode: 0644]