-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
In foreman_rh_cloud to set up cloud remediations, currently
- you have to click "Configure cloud connector" in the UI
- this runs a "self-REX" job template (a REX job on the Foreman base system) --> https://github.com/theforeman/foreman_rh_cloud/blob/f2d29a00d9c581ddbb6865f044afd4a7a74a2d4b/app/views/job_templates/cloud_connector.erb#L4
- this runs https://github.com/theforeman/foreman-operations-collection/tree/develop/roles/cloud_connector
- now, the listener listens for incoming cloud remediations and when one comes in, downloads the playbook from cloud and runs it on hosts via REX Ansible.
We need an implementation of this for foremanctl that does not require a "base system". This could run in a container that advertises itself as a Smart Proxy feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels