diff --git a/plans/main.fmf b/plans/main.fmf index ad7d9f5..5142d0a 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -18,6 +18,10 @@ prepare: how: shell script: | systemctl enable --now stratisd + - name: Create boom OsProfile + how: shell + script: | + boom profile create --from-host --uname-pattern el10 - name: Enable CRB how: shell script: |