Skip to content

Commit

Permalink
example-configs: update fedora vm dists
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Feb 17, 2025
1 parent 7437576 commit f4a98e8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 15 deletions.
6 changes: 3 additions & 3 deletions example-configs/qubes-os-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ qubes-release: r4.3
distributions:
- host-fc41
- vm-bookworm
- vm-fc40
- vm-fc41

templates:
- fedora-40-xfce:
dist: fc40
- fedora-41-xfce:
dist: fc41
flavor: xfce
options:
- selinux
Expand Down
15 changes: 6 additions & 9 deletions example-configs/qubes-os-r4.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,17 @@ qubes-release: r4.2
distributions:
- host-fc37
- vm-bookworm
- vm-fc39
- vm-fc40
- vm-fc41

templates:
- fedora-39:
dist: fc39
- fedora-41-xfce:
dist: fc41
flavor: xfce
options:
- selinux
- fedora-40:
dist: fc40
options:
- selinux
- debian-12:
- debian-12-xfce:
dist: bookworm
flavor: xfce
options:
- firmware
- whonix-gateway-17:
Expand Down
6 changes: 3 additions & 3 deletions example-configs/qubes-os-r4.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ qubes-release: r4.3
distributions:
- host-fc41
- vm-bookworm
- vm-fc40
- vm-fc41

templates:
- fedora-40-xfce:
dist: fc40
- fedora-41-xfce:
dist: fc41
flavor: xfce
options:
- selinux
Expand Down

0 comments on commit f4a98e8

Please sign in to comment.