Project

General

Profile

« Previous | Next » 

Revision 1c9ad023

Added by Ivan Necas about 10 years ago

Refs #5423 - minor changes to support capsule installer

Did some refactoring of apache configuration as part of the updates

View differences:

manifests/params.pp
# comes from and can find the rigth secret. This way only one key-secret pair
# is needed to be mainained for duplex communication.
$foreman_oauth_key = 'foreman'
$oauth_token_file = 'oauth_token-file'
$oauth_token_file = 'katello_oauth_secret'
$oauth_secret = cache_data($oauth_token_file, random_password(32))
$post_sync_token_file = '/etc/katello/post_sync_token'

Also available in: Unified diff