Add photon to available choices for the rpm repo

This commit is contained in:
MKLeb 2023-04-05 10:45:47 -04:00 committed by Gareth J. Greenaway
parent 19d5e92b7d
commit 809857d293

View file

@ -322,6 +322,7 @@ _rpm_distro_info = {
"amazon": ["2"],
"redhat": ["7", "8", "9"],
"fedora": ["36", "37", "38"],
"photon": ["3", "4"],
}