I am facing issues with path of customs facts and with forge modules  in 
the latest PE 2015.2 version of puppet.
  
Custom facts are located at :  /var/opt/lib/pe-puppet/lib/facter/
Common forge modules are located at : 
/etc/puppetlabs/puppet/modules/production/modules
 
But I keep getting below errors while executing the puppet agent on puppet 
master. 

Error: Facter: error while resolving custom facts in 
/var/opt/lib/pe-puppet/lib/facter/nodejs_stable_version.rb: Version is not 
a class
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Invalid parameter: 'sources' on Class[R10k] at 
/etc/puppetlabs/puppet/environments/integration/modules/master/manifests/setup.pp:15
 
on node master.abc.com

Snippet of my puppet.conf

[main]
    certname = master.abc.com
    vardir = /var/opt/lib/pe-puppet
    logdir = /var/log/pe-puppet
    rundir = /var/run/pe-puppet
    basemodulepath = 
/opt/puppetlabs/puppet/modules:/etc/puppetlabs/puppet/modules/production/modules
    environmentpath = /etc/puppetlabs/puppet/environments

.................

Any help will be appreciated.

Thanks,
En

-- 
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/1dd3ec7b-a7ac-4c8b-83f2-51e8cf8a2db2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to