How can I apply puppet classes to existing hosts ?

Latest response

I have existing hosts that I have subscribed to my Satellite and made as content hosts

I have puppet modules and classes attached to my host group

I am stuck what do I do next , do I need to install a puppet agent on my host?

thanks

Attachments

Responses

Brian,

You will need to install the Puppet agent. Then you need to generate a certificate signing request:

puppet agent -t --server sat61b.network.local

Then sign the signing request through the UI (or configure autosigning)

Infrastructure -> Capsules -> Capsule Name -> Certificates
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.