Actions
Feature #1509
closedForeman should use the proxy to import puppet classes
Description
It makes little sense for foreman to require the modules and manifests locally on the foreman server.
since the proxy now has the ability to provide back the list of environments / classes, foreman should replace its built in importing and use the proxy instead.
Actions