You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move bootc update tasks to edpm_update_system role
Moves bootc.yml from edpm_update to edpm_update_system role to better
align with role responsibilities. The edpm_update_system role handles
system-level updates, while edpm_update focuses on service updates.
Changes:
- Move roles/edpm_update/tasks/bootc.yml to roles/edpm_update_system/tasks/bootc.yml
- Rename variable edpm_bootc_os_container_image to edpm_update_system_bootc_os_container_image
- Update edpm_update role to import bootc tasks from edpm_update_system
- Update edpm_update_system to use local bootc.yml tasks
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Jira: OSPRH-19238
Co-Authored-By: Claude <[email protected]>
Signed-off-by: James Slagle <[email protected]>
0 commit comments