#156 Add links to CentOS Stream 8 cloud images
Merged 2 years ago by arrfab. Opened 2 years ago by obudai.
centos/ obudai/centos.org add-links-to-8-stream-images  into  master

Add links to CentOS Stream 8 cloud images
OndÅ™ej Budai • 2 years ago  
@@ -122,19 +122,19 @@ 

          - arch: "x86_64"

            iso: "http://isoredirect.centos.org/centos/8-stream/isos/x86_64/"

            rpm: "http://mirror.centos.org/centos/8-stream/"

-           cloud: ""

+           cloud: "https://cloud.centos.org/centos/8-stream/x86_64/images/"

            containers: "https://quay.io/centos/centos:stream8"

            vagrant: ""

          - arch: "ARM64 (aarch64)"

            iso: "http://isoredirect.centos.org/centos/8-stream/isos/aarch64/"

            rpm: "http://mirror.centos.org/centos/8-stream/"

-           cloud: ""

+           cloud: "https://cloud.centos.org/centos/8-stream/aarch64/images/"

            containers: "https://quay.io/centos/centos:stream8"

            vagrant: ""

          - arch: "IBM Power (ppc64le)"

            iso: "http://isoredirect.centos.org/centos/8-stream/isos/ppc64le/"

            rpm: "http://mirror.centos.org/centos/8-stream/"

-           cloud: ""

+           cloud: "https://cloud.centos.org/centos/8-stream/ppc64le/images/"

            containers: "https://quay.io/centos/centos:stream8"

            vagrant: ""

        docs:

no initial comment

LGTM, thanks, merging

Pull-Request has been merged by arrfab

2 years ago
Metadata