Skip to content

Commit

Permalink
storage: Allow Stratis on-demand installation on rhel-10
Browse files Browse the repository at this point in the history
  • Loading branch information
mvollmer committed Aug 9, 2024
1 parent b13e944 commit ae017d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/storaged/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"stratis_package": { "fedora": "stratisd",
"centos": "stratisd",
"arch": "stratisd",
"platform:el9": "stratisd"
"platform:el9": "stratisd",
"platform:el10": "stratisd"
},
"nbde_root_help": { "fedora": true,
"centos": true,
Expand Down

0 comments on commit ae017d4

Please sign in to comment.