Project

General

Profile

« Previous | Next » 

Revision 6c2f9717

Added by Ivan Necas almost 10 years ago

Fixes #5815 - don't register the node

We use Foreman proxy registration since now

View differences:

manifests/init.pp
hostname => $capsule_fqdn,
notify => [ Class['pulp'], Class['pulp::child'] ],
}
katello_node { "https://${parent_fqdn}/katello":
content => $pulp
}
}
if $puppet {

Also available in: Unified diff