Satellite 6 How can I import own modules
Hello,
which files must be in the module-directory?
Must special files in the directory are present so that a subsequent import possible?
Kind Regards,
Martin
Responses
Hi Martin,
I guess you want to import puppet modules on the satellite v 6, following knowledge base document will help to do so:
How to upload and deploy puppet module on the client system via Red Hat Satellite v 6?
https://access.redhat.com/solutions/1317783
The module that you are trying to upload has to be in the tar.gz format before you import it via webui.
Regards,
Ashish
Or if you don't want to deal with having to load puppet modules that way, you can manually add them. The puppet environments corresponding to your content views are stored under /etc/puppet/environments. You can place the modules/manifests in the appropriate directories and import them from the Puppet Classes screen in the GUI.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
