Project

General

Profile

« Previous | Next » 

Revision da5453c1

Added by Dominic Cleal about 7 years ago

Set foreman_smartproxy features for built-in and plugin modules

Uses datacat to generate an array of enabled features across built-in
and plugin modules by passing the feature name to settings_file, or
using the foreman_proxy::feature type.

View differences:

manifests/plugin/abrt.pp
}
-> foreman_proxy::settings_file { 'abrt':
template_path => 'foreman_proxy/plugin/abrt.yml.erb',
feature => 'Abrt',
group => $group,
listen_on => $listen_on,
enabled => $enabled,

Also available in: Unified diff