Project

General

Profile

« Previous | Next » 

Revision 946d0309

Added by cristian falcas over 7 years ago

add the posibility to install katello_agent

View differences:

manifests/install.pp
)
}
if $pulp::enable_katello {
package { ['pulp-katello']: ensure => $pulp::version, }
}
if $pulp::enable_parent_node {
package { ['pulp-nodes-parent']: ensure => $pulp::version, }
}

Also available in: Unified diff