I recently had a similar issue. The problem happened to be that hostname on the box did not include the FQDN, while in puppet configuration it did.
On Jun 24, 10:33 pm, christian huber <[email protected]> wrote: > Hi all, > > i' am having a strange problem with a puppet class, basically i wrote > a small class, no special content (ensure packed is installed). I > applied this class to a linuxbox with puppetclient 2.6.4 installed > (and working for the other classes). > > So the problem if I'am forcing now the client to get the new > configuration, it does it very well. No error's even with the debug > option. In the /var/lib/puppet directory i take a look at the > classes.txt and i find the new class inside. > > So i try to force en error with the class be doing a modifying the > class and adding a parser error. Executing again on the linuxbox the > puppet command, nothing happens. I would now expect a error. But it > looks like puppet just doesn't executed this class. > > anyone a idea what i'am missing .. ? > > thanks > Christian -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
