search for: nodes_usr

Displaying 1 result from an estimated 1 matches for "nodes_usr".

2010 Apr 09
7
Yum provider using version-release as version?
Hi, I''m using yum as our package provider and having an issue. Puppet is complaining of the version, this is the code I''m trying to implement: $snmp_version = "5.3.2.2" package { "net-snmp": ensure => "${snmp_version}"; } On the client I got: debug: //Node[client.example.com]/snmp::base/Package[net-snmp]: Changing ensure debug: