Skip to content

Commit

Permalink
Use CoreOS testing stream for cgroups v2
Browse files Browse the repository at this point in the history
  • Loading branch information
khuedoan committed Jun 15, 2021
1 parent 34b28e8 commit cf74317
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metal/roles/pxe-server/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
iso_url: "https://builds.coreos.fedoraproject.org/prod/streams/stable/builds/34.20210518.3.0/x86_64/fedora-coreos-34.20210518.3.0-live.x86_64.iso"
iso_checksum: "sha256:acbf3cd5b25da7a1fb6862485a6a38064dd8f14dc0398137d371abb9b148eaed"
iso_file_name: "fedora-coreos-34.20210518.3.0-live.x86_64.iso"
iso_url: "https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/34.20210529.2.0/x86_64/fedora-coreos-34.20210529.2.0-live.x86_64.iso"
iso_checksum: "sha256:3712b1ba66a7f632c92921d8666c289ce83299788bc0037a3465814650402a10"
iso_file_name: "fedora-coreos-34.20210529.2.0-live.x86_64.iso"

os_username: admin
os_name: CoreOS
Expand Down

0 comments on commit cf74317

Please sign in to comment.