Closed tsorya closed 3 months ago
My understanding of the growpart was if the RHEL-AI was installed onto a cloud machine. Is this something we do not intend to do?
My understanding of the growpart was if the RHEL-AI was installed onto a cloud machine. Is this something we do not intend to do?
@rhatdan it was removed from all the images so i assumed it was not needed anymore but wanted to use same process of adding new service. If it is required i can leave it
This functionality has been splitted and moved into different PRs:
https://github.com/containers/ai-lab-recipes/pull/690 https://github.com/containers/ai-lab-recipes/pull/689
Upgrade informer will run every couple of our and will be triggered by systemd timer. In order to start it on boot and run once i enabled it and timer. Disabling auto upgrade service in order to remove unexpected reboots. Service will run "bootc upgrade --check" and in case new version exists it will create motd file with upgrade info. Removed unused grow-part services