Commit b9171ce
committed
feat: Support this role in container environments and builds
Feature: Support running the ssh role during container builds and in
container environments.
Reason: This is particularly useful for building bootc derivative OSes.
It's also desirable to run roles in system containers.
Result: These flags enable running the container scenarios in CI, which
ensures that the role works in podman system containers as well as
buildah build environment and thus allows us to officially support this
role for image mode builds.
See https://issues.redhat.com/browse/RHEL-781571 parent 97a1ec3 commit b9171ce
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
0 commit comments