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/chef.pp
-> foreman_proxy::settings_file { 'chef':
listen_on => $listen_on,
enabled => $enabled,
feature => 'Chef',
group => $group,
template_path => 'foreman_proxy/plugin/chef.yml.erb',
}

Also available in: Unified diff