Puppet Class: foreman::cli::katello

Defined in:
manifests/cli/katello.pp

Overview

Hammer Katello plugin

This installs the Katello plugin for Hammer CLI

Parameters:



7
8
9
10
# File 'manifests/cli/katello.pp', line 7

class foreman::cli::katello {
  foreman::cli::plugin { 'katello':
  }
}