Code review comment for ~ltrager/curtin:centos8

Revision history for this message
Ryan Harper (raharper) wrote :

You're correct w.r.t Centos8 (we need to build/upload a py3 version). Cloud-init does have a branch to enable py3 builds from master, here:

https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/368845

We do have Centos8 builds in the COPR repo; We could push in one of the srpms from that branch into el-testing. Ideally I'd like to verify that the daily cloud-init on centos8 (py3) works.

I think since it's a different release (el8) I think the same repo can hold all 3 version (el6/7 and 8).

W.r.t EPEL, yes I think in Centos8, the cloud-init deps are present and we won't need to enable EPEL.

« Back to merge proposal