Skip to content

Commit

Permalink
config.yaml: remove the autosd9 distro config
Browse files Browse the repository at this point in the history
This is available in the sample-images repository these days so we can
drop this from here now.
  • Loading branch information
michael131468 committed Feb 29, 2024
1 parent 8473f0a commit 5ae7724
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,7 @@ distros:
- distro_name: cs9
extra_var: "Helloworld!"
- distro_name: autosd9
distro_version: 9
distro_baseurl: https://autosd.sig.centos.org/AutoSD-9/nightly/repos/AutoSD/compose/
distro_repos:
- id: autosd
baseurl: $distro_baseurl/AutoSD/$arch/os/
distro_devel_repos: []
distro_debug_repos:
- id: autosd-debug
baseurl: $distro_baseurl/AutoSD/$arch/debug/tree/
distro_module_id: platform:el9
release_rpm: "centos-stream-release"
linux_firmware_rpm: "linux-firmware"
extra_var: "Helloworld!"

# == Advanced configuration ==
osbuildvm_images_download_baseurl: "https://autosd.sig.centos.org/AutoSD-9/nightly/osbuildvm-images"
Expand Down

0 comments on commit 5ae7724

Please sign in to comment.