When I run "puppet /etc/manifests/site.pp" I get onloy import errors. When I run puppetd it only complains that it cannot access any server.
Try adding a --modulepath to the puppet command line. You may need to tweak your manifests: make sure that file urls are of the form puppet:///some/path.
J. -- 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.
