osbs_stg: also define fedora_required_images for stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b40ded4e40
commit
6d8667f4c1
1 changed files with 4 additions and 0 deletions
|
@ -37,5 +37,9 @@ openshift_ansible_upgrading: True
|
||||||
openshift_required_images:
|
openshift_required_images:
|
||||||
- "openshift/origin-pod"
|
- "openshift/origin-pod"
|
||||||
|
|
||||||
|
# fedora container images required by buildroot
|
||||||
|
fedora_required_images:
|
||||||
|
- "fedora:latest"
|
||||||
|
|
||||||
nm_controlled_resolv: True
|
nm_controlled_resolv: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue