On 19/06/13 07:17, cko wrote:
hi,
I'm trying to run the following manifest on my puppet agent: (snippet)
package { 'check_mk-agent-logwatch-1.2.3i1-1.noarch':
provider => 'rpm',
ensure => installed,
source => 'http : //
mathias-kettner.de/download/check_mk-agent
hi,
I'm trying to run the following manifest on my puppet agent: (snippet)
package { 'check_mk-agent-logwatch-1.2.3i1-1.noarch':
provider => 'rpm',
ensure => installed,
source => 'http : //
mathias-kettner.de/download/check_mk-agent-logwatch-1.2.3i1-1.noarch.rpm',
Hi!!
When i install or copy a module with the extra name
"username-mymodule-version" in my module path, Puppet can't find the
classes inside the module when node make a request. I don't know if i
should rename the module into "mymodule" for that works!!!
Thx.
--
You received this message be