Project

General

Profile

« Previous | Next » 

Revision b1593434

Added by Dmitri Dolguikh almost 10 years ago

added support for installation of non-core plugins

View differences:

manifests/params.pp
Debian => 'ruby-apipie-bindings',
default => 'rubygem-apipie-bindings',
}
case $::osfamily {
'RedHat': {
$plugin_prefix = 'rubygem-smart_proxy_'
}
'Debian': {
$plugin_prefix = 'ruby-smart-proxy-'
}
}
}

Also available in: Unified diff