Class: Katello::Pulp::PuppetModule

Inherits:
PulpContentUnit show all
Includes:
LazyAccessor
Defined in:
app/services/katello/pulp/puppet_module.rb

Constant Summary collapse

CONTENT_TYPE =
"puppet_module"

Instance Attribute Summary

Attributes inherited from PulpContentUnit

#uuid

Method Summary

Methods included from LazyAccessor

included

Methods inherited from PulpContentUnit

#backend_data, fetch, fetch_all, fetch_by_uuids, #initialize, pulp_data, unit_handler

Constructor Details

This class inherits a constructor from Katello::Pulp::PulpContentUnit