This commit addresses required changes to be done after
renaming of Atomic variant to AtomicHost and CloudImage
variant to Cloud.
- Atomic cloud images has been moved under AtomicHost
- Cloud-Base images has been moved under Cloud
- No Fedora-Cloud-netinstall iso get produced in F28
Additional changes:
- Keeping base url as https://download.fedoraproject.org/pub/fedora/linux/releases/test/ instead of https://download.fedoraproject.org/pub/fedora/linux/releases/ for primary arches urls as well. Ddd this change by observing Fedora Beta holder which is https://download.fedoraproject.org/pub/fedora/linux/releases/test/27_Beta/
- Not using hard-coded url for Atomic images defined around https://pagure.io/fedora-websites/blob/master/f/build.d/globalvar.py#_75 because they are no longer valid. Instead of that using standard url considering Atomic Beta will go live along with rest of the Fedora 28 Beta.
This commit addresses required changes to be done after
renaming of Atomic variant to AtomicHost and CloudImage
variant to Cloud.
- Atomic cloud images has been moved under AtomicHost
- Cloud-Base images has been moved under Cloud
- No Fedora-Cloud-netinstall iso get produced in F28
Ticket - https://pagure.io/fedora-websites/issue/792
Signed-off-by: Sinny Kumari sinny@redhat.com
Additional changes:
- Keeping base url as https://download.fedoraproject.org/pub/fedora/linux/releases/test/ instead of https://download.fedoraproject.org/pub/fedora/linux/releases/ for primary arches urls as well. Ddd this change by observing Fedora Beta holder which is https://download.fedoraproject.org/pub/fedora/linux/releases/test/27_Beta/
- Not using hard-coded url for Atomic images defined around https://pagure.io/fedora-websites/blob/master/f/build.d/globalvar.py#_75 because they are no longer valid. Instead of that using standard url considering Atomic Beta will go live along with rest of the Fedora 28 Beta.