Hi, I have installed puppet 2.7.5 from tar on open suse 10.1. My ruby version is 1.8.5 and facter version is 1.6.2. The opensuse OS is pretty minimalistic. I don't even have normal linux commands like useradd or groupadd in this OS.
When I run the master it runs completely fine. *puppetmasterd --server puppetmaster.mydomain.com --verbose --no-daemon* *notice: Starting Puppet master version 2.7.5* But when I try running the puppet client, the hostname for that client is * Proc_m0_s2*, it gives me error. *puppetd --server puppetmaster.mydomain.com --verbose --no-daemon* *warning: iconv doesn't seem to support UTF-8/UTF-16 conversions* *err: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: Could not find a default provider for user* *err: Could not create resources for managing Puppet's files and directories in sections [:main, :ssl]: Could not find a default provider for user* *info: Creating a new SSL key for proc_m0_s2.tspinternal* *err: Could not request certificate: Could not write /etc/puppet/ssl/private_keys/proc_m0_s2.tspinternal.pem to privatekeydir: Could not find a default provider for user* *info: Creating a new SSL key for proc_m0_s2.tspinternal* *err: Could not request certificate: Could not write /etc/puppet/ssl/private_keys/proc_m0_s2.tspinternal.pem to privatekeydir: Could not find a default provider for user* I tried googling for this error but without any result. Please someone help !! I have a deadline before which I need to get the master and client configuration done correctly. Thanks !! Regards, Swati Nothing is too small to know, and nothing too big to attempt. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.