Title: Message Title
Kylo Ginsberg commented on an issue
Puppet / Bug PUP-2865
Puppet wipes "/etc/hosts" if any entry cannot be parsed
If any entry in "/etc/hosts" is unparsable and a "host" entity is created, Puppet will add the "host" entry to a blank "/etc/hosts" file thus deleting the actual contents of the "/etc/hosts" file.

Simple demonstration:
root@host# wc -l /etc/hosts
37 /etc/hosts
root@host# echo ' 1.0.0.1 test-93bc213cf5e6bc992791e6002e296b594b9650b2' >> /etc/hosts
ro...

--
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