Skip to content

Commit

Permalink
Add Fedora 36 vars and bump rawhide release version
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Trivino <ftrivino@redhat.com>
  • Loading branch information
f-trivino committed May 12, 2022
1 parent d7523cd commit 34edb70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ansible/vars/fedora/36.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
fedora_releasever: 36 # bump when fedora gets branched
base_box_url: https://dl.fedoraproject.org/pub/fedora/linux/releases/36/Cloud/x86_64/images/Fedora-Cloud-Base-Vagrant-36-1.5.x86_64.vagrant-libvirt.box
2 changes: 1 addition & 1 deletion ansible/vars/fedora/rawhide.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
fedora_releasever: 36 # bump when fedora gets branched
fedora_releasever: 37 # bump when fedora gets branched

nightly_compose: true

Expand Down

0 comments on commit 34edb70

Please sign in to comment.