Commit fce2eef
committed
fix: ostree - add dnf/dnf5 package, add firewall packages
Cause: The ostree image does not install the dnf or dnf5 packages.
Consequence: The role will issue an error that the dnf command is not
found on ostree systems.
Fix: Add the dnf or dnf5 package to the ostree build manifest.
Result: The role works on ostree systems.
In addition - add the firewall packages used for testing, and ensure
that the ostree package implemenation is used.
Signed-off-by: Rich Megginson <rmeggins@redhat.com>1 parent bb4de0b commit fce2eef
File tree
5 files changed
+7
-0
lines changed- .ostree
- tests
5 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments