Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/params.pp
Original file line number Diff line number Diff line change
@@ -179,7 +179,7 @@
$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',
}
}

0 comments on commit 759b851

Please sign in to comment.