Hi,

this looks pretty good, although I cannot yet see how your module makes
use of the license key. Will probably need more work.

On 03/06/2013 11:05 AM, guptasachin1112...@gmail.com wrote:
> err: /Stage[main]/Newrelic::Install/Package[newrelic-sysmond]/ensure:
> change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e
> 0 -y install newrelic-sysmond' returned 1: warning: rpmts_HdrFromFdno:
> Header V3 DSA/SHA1 Signature, key ID 548c16bf: NOKEY
> 
> 
> GPG key retrieval failed: [Errno 14] Could not open/read
> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-NewRelic

As to the problem at hand, the newrelic_repo class should also make sure
that the repo key (GPG) from newrelic is imported to yum so it will
accept their packages.

Basically, you want to teach puppet to do all the steps outlined here:
https://newrelic.com/docs/server/server-monitor-installation-redhat-and-centos
...in the correct order. It can be tricky to get certain operations
right (especially, enable puppet to tell if they have been completed in
an earlier run).

Good luck!

Felix

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to