Hi David,
One realization while talking to Ken about this podman situation was that we should be testing on centos stream (as well as the various pinned versions we test on now). What will it take to get a fog image that we can use?
IIUC switching an existing centos 8.x to stream is easy:
[root@centos ~]# dnf swap centos-linux-repos centos-stream-repos
[root@centos ~]# dnf distro-sync
[root@centos ~]# dnf distro-sync
but we probably want to do something a bit clever so that the fog image is updated periodically with the latest and greatest so that we aren't installing a bunch of the same packages every time a machine is imaged. Any thoughts there on how to proceed?
At the end of the day I think we want a qa/distros/supported/centos_stream.yaml that we can use for our tests that will Just Work by getting a machine with the latest stream packages installed.
Thanks!
s
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx