Forum: CFEngine Help
Subject: Re: Minimal provisioning network
Author: mikesphar
Link to topic: https://cfengine.com/forum/read.php?3,23142,23149#msg-23149
I believe this is standard Kickstart behavior when it's unable to resolve the
given hostname via DNS during the install. It puts the hostnam
Forum: CFEngine Help
Subject: Re: Minimal provisioning network
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,23142,23148#msg-23148
> 127.0.0.1 new-client.my.domain new-client localhost.localdomain localhost
Yes, this is bad behavior. The loopback device should only loc
Forum: CFEngine Help
Subject: Re: Minimal provisioning network
Author: davidlee
Link to topic: https://cfengine.com/forum/read.php?3,23142,23146#msg-23146
I think I've debugged it. "cobbler/kickstart" installs a client /etc/hosts
with a single IPv4 line:
127.0.0.1 new-client.my.domain new-c