Full puppet.conf

[main]
    pluginsync = true
    vardir = /var/lib/puppet
    logdir = /var/log/puppet
    rundir = /var/run/puppet
    modulepath = /etc/puppet/modules:/opt/ourrepo/puppetmaster/modules
    ssldir = $vardir/ssl

Full path to the ec2metadata manifest is
/opt/ourrepo/puppetmaster/modules/ec2metadata/manifests/init.pp




On Tue, Dec 10, 2013 at 9:14 AM, Felix Frank <
felix.fr...@alumni.tu-berlin.de> wrote:

> On 12/10/2013 04:08 PM, John Pyeatt wrote:
> > My puppetmaster is running as the user puppet. I logged into the system
> > as puppet and was able to access the directory
> > /opt/our-repo/puppetmaster/modules. I did a chown -R puppet:puppet
> > /opt/our-repo/puppetmaster just to make certain and it still is
> > unrecognised. Just get the message in the puppet client log.
> >
> > 2013-12-10 14:57:51 +0000 Puppet (err): Could not retrieve catalog from
> > remote server: Error 400 on SERVER: Could not find class ec2metadata for
> > ip-10-0-22-220 on node ip-10-0-22-220
>
> OK, so what's the full path to the manifest file that defines the class
> ec2metadata? Can you share your full puppet.conf?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/52A72FD0.3060208%40alumni.tu-berlin.de
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
John Pyeatt
Singlewire Software, LLC
www.singlewire.com
------------------
608.661.1184
john.pye...@singlewire.com

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAEisTLm2hzNLLQ5bwQ226OUiejQoN3%3Dc8LD%3DCCJ9HxKhwotm7g%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to