Re: [Puppet Users] disable puppet hostname resolution in standalone

2013-03-22 Thread Keith Burdis
Try adding an entry for your hostname in /etc/hosts - for example: 127.0.0.1 server1 - Keith On 22 Mar 2013 08:38, "bibop554" wrote: > > Hi, > > > > I am using puppet 2.6.2-5 in debian 6.0.3. > > I would like to execute puppet in standalone, with "puppet apply", but > puppet does not start

[Puppet Users] disable puppet hostname resolution in standalone

2013-03-22 Thread bibop554
Hi, I am using puppet 2.6.2-5 in debian 6.0.3. I would like to execute puppet in standalone, with "puppet apply", but puppet does not start because it can't resolv the hostname to any IP (which is normal since i have no reason to have a hostname that resolves to an IP) Is it possible to somehow