Title: Message Title
cristi falcas commented on an issue
Puppet / Bug PUP-1928
puppet's idea of /etc/hosts management does not match real world use
Here is a valid extract from an {{/etc/hosts}} files on a RHEL box:
{noformat}
    127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
{noformat}
Here is the code to make puppet add these entries:
{noformat}
        host { 'localhost':
   ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to