Ansible Automation Platform For Post Configuration With Red Hat Satellite Provisioning Via Callbacks

Опубликовано: 05 Ноябрь 2024
на канале: Greg Sowell
968
9

In essence, what I'm doing is:
Connecting my Satellite install to Azure so I can deploy RHEL images
Once I use Satellite to deploy the image and it is provisioned, the VM will contact my AAP server via a "Callback"
The AAP(call it Tower or Control, whichever you prefer) will then sync its inventory from Satellite, and connect to the VM to perform whatever configuration you like

Blog post with walkthrough and code here: http://gregsowell.com/?p=6810