Peter Meier wrote: >> I am running puppet 0.25.5, and have the puppetmasterd and puppetd on >> the same server. When I start the puppetd client, it gets an empty >> $vardir, and tries to create /touch instead of /var/xyz/puppet/touch. > >> What am I missing? > > afair config variables are not yet present in the manifests. I'm not > sure if there is bug report for that. But remember: catalogs are > compiled on the master, so which $vardir should be used? the one from > the master or the client one? There might be use for both cases. > > cheers pete
These settings will be available in your manifests in version 2.6 and later. Regards James Turnbull -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- 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.
