-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Fedora 34 template and bump rawhide
Fedora 34 is still under development, this is a temporary definition file. Fedora Rawhide now targets Fedora 35. Signed-off-by: Armando Neto <abiagion@redhat.com>
- Loading branch information
1 parent
98307a2
commit 833228e
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| fedora_releasever: 34 # bump when fedora gets branched | ||
|
|
||
| nightly_compose: true | ||
|
|
||
| fedora_nightly_template_dir: /tmp/f34_box | ||
| base_box_url: "file://{{ fedora_nightly_template_dir }}/latest.box" | ||
|
|
||
| fedora_nightly_images_remote_dir: https://dl.fedoraproject.org/pub/fedora/linux/development/34/Cloud/x86_64/images/ | ||
|
|
||
| # repo_rawhide_enabled: 1 | ||
| repo_pki_master_enabled: 0 | ||
| repo_389ds_testing_enabled: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters