Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions reference_data/platforms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4285,8 +4285,8 @@
- arch: i686
name: almalinux-10-crb
type: rpm
remote_url: http://repo.almalinux.org/almalinux/10/crb/i686/os/
export_path: almalinux/10/crb/i686/os/
remote_url: http://repo.almalinux.org/almalinux/10/CRB/i686/os/
export_path: almalinux/10/CRB/i686/os/
production: true
debug: false
remote_sync_policy: on_demand
Expand Down Expand Up @@ -4365,8 +4365,8 @@
- arch: i686
name: almalinux-10-crb-debuginfo
type: rpm
remote_url: http://vault.almalinux.org/10/crb/debug/i686/
export_path: vault/10/crb/debug/i686/
remote_url: http://vault.almalinux.org/10/CRB/debug/i686/
export_path: vault/10/CRB/debug/i686/
production: true
debug: true
remote_sync_policy: on_demand
Expand Down Expand Up @@ -4546,8 +4546,8 @@
- arch: i686
name: almalinux-10-sap
type: rpm
remote_url: http://repo.almalinux.org/almalinux/10/sap/i686/os/
export_path: almalinux/10/sap/i686/os/
remote_url: http://repo.almalinux.org/almalinux/10/SAP/i686/os/
export_path: almalinux/10/SAP/i686/os/
production: true
debug: false
remote_sync_policy: on_demand
Expand Down Expand Up @@ -4626,8 +4626,8 @@
- arch: i686
name: almalinux-10-sap-debuginfo
type: rpm
remote_url: http://vault.almalinux.org/10/sap/debug/i686/
export_path: vault/10/sap/debug/i686/
remote_url: http://vault.almalinux.org/10/SAP/debug/i686/
export_path: vault/10/SAP/debug/i686/
production: true
debug: true
remote_sync_policy: on_demand
Expand Down Expand Up @@ -4703,8 +4703,8 @@
- arch: i686
name: almalinux-10-saphana
type: rpm
remote_url: http://repo.almalinux.org/almalinux/10/saphana/i686/os/
export_path: almalinux/10/saphana/i686/os/
remote_url: http://repo.almalinux.org/almalinux/10/SAPHANA/i686/os/
export_path: almalinux/10/SAPHANA/i686/os/
production: true
debug: false
remote_sync_policy: on_demand
Expand Down Expand Up @@ -4783,8 +4783,8 @@
- arch: i686
name: almalinux-10-saphana-debuginfo
type: rpm
remote_url: http://vault.almalinux.org/10/saphana/debug/i686/
export_path: vault/10/saphana/debug/i686/
remote_url: http://vault.almalinux.org/10/SAPHANA/debug/i686/
export_path: vault/10/SAPHANA/debug/i686/
production: true
debug: true
remote_sync_policy: on_demand
Expand Down
Loading