baughj / Merlin

Merlin, a Ruby on Rails application for managing and interacting with AWS EC2 compatible clouds.
http://merlincloud.org
GNU Affero General Public License v3.0
4 stars 0 forks source link

DNS: updating DNS should try to update reverse DNS as well #6

Open baughj opened 13 years ago

baughj commented 13 years ago

The fact that the reverse != the forward seems to cause oddness with facter reporting the wrong hostname, which then screws up the Puppet cert request. I'm investigating this.

baughj commented 13 years ago

This is an issue with Facter: http://projects.puppetlabs.com/issues/3898 - facter does a reverse lookup on whatever is returned from gethostname.