Puppet Class: foreman::plugin::default_hostgroup

Defined in:
manifests/plugin/default_hostgroup.pp

Overview

Installs foreman_default_hostgroup plugin



2
3
4
# File 'manifests/plugin/default_hostgroup.pp', line 2

class foreman::plugin::default_hostgroup {
  foreman::plugin {'default_hostgroup': }
}