Project

General

Profile

« Previous | Next » 

Revision 759b8517

Added by Lukas Zapletal about 10 years ago

Changed proxy registration API package name

View differences:

manifests/params.pp
$oauth_consumer_secret = cache_data('oauth_consumer_secret', random_password(32))
$foreman_api_package = $::osfamily ? {
Debian => 'ruby-foreman-api',
default => 'rubygem-foreman_api',
Debian => 'ruby-apipie-bindings',
default => 'rubygem-apipie-bindings',
}
}

Also available in: Unified diff