oracle / vagrant-projects

Vagrant projects for Oracle products and other examples
Universal Permissive License v1.0
945 stars 477 forks source link

build(metadata): :arrow_up: OL8U9 and OL9U2 release #487

Closed AmedeeBulle closed 1 year ago

AmedeeBulle commented 1 year ago

Metadata for the OL8U9 and OL9U2 boxes.

Verified against source metadata:

Running olit-release-checks.sh:
  Clouds   : vagrant
  Providers: virtualbox libvirt
  Versions : ol8 ol9

Fetching latest versions
Checking Vagrant metadata
/boxes/oraclelinux/ol9/OL9U2_x86_64-vagrant-virtualbox-b481.box: OK
/boxes/oraclelinux/ol8/OL8U8_x86_64-vagrant-btrfs-libvirt-b488.box: OK
/boxes/oraclelinux/ol9/OL9U2_x86_64-vagrant-btrfs-virtualbox-b482.box: OK
/boxes/oraclelinux/ol9/OL9U2_x86_64-vagrant-libvirt-b483.box: OK
/boxes/oraclelinux/ol8/OL8U8_x86_64-vagrant-btrfs-virtualbox-b486.box: OK
/boxes/oraclelinux/ol8/OL8U8_x86_64-vagrant-virtualbox-b485.box: OK
/boxes/oraclelinux/ol9/OL9U2_x86_64-vagrant-btrfs-libvirt-b484.box: OK
/boxes/oraclelinux/ol8/OL8U8_x86_64-vagrant-libvirt-b487.box: OK

-- Signed-off-by: Philippe Vanhaesendonck philippe.vanhaesendonck@oracle.com

(Draft until boxes are available on yum.oracle.com)

PaulNeumann commented 1 year ago

I apologize if you already know about this, but it looks like the json files under https://oracle.github.io/vagrant-projects/boxes/oraclelinux haven't been updated with these changes. The https://yum.oracle.com/boxes page also lists the previous versions.

totalamateurhour commented 1 year ago

Thanks for flagging. We are investigating.

AmedeeBulle commented 1 year ago

Thanks for the heads up @PaulNeumann It appears that GitHub now refuses to publish pages with symbolic links (we had to 2 symlinks to keep compatibility with the initial release of the pages) These are now removed, so we should be good.

For Vagrantfiles still referring to https://oracle.github.io/vagrant-projects/boxes/oraclelinux-7.json or https://oracle.github.io/vagrant-projects/boxes/oraclelinux-8.json, update the links to respectively to https://oracle.github.io/vagrant-projects/boxes/oraclelinux/7.json or https://oracle.github.io/vagrant-projects/boxes/oraclelinux/8.json