Skip to content

Commit 1031a4e

Browse files
committed
add container.yaml, content_sets.yml
1 parent 4774f0a commit 1031a4e

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

container.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# https://osbs.readthedocs.io/en/latest/users.html#compose
2+
---
3+
4+
compose:
5+
pulp_repos: true

content_sets.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
x86_64:
3+
- rhel-8-for-x86_64-baseos-rpms
4+
- rhel-8-for-x86_64-appstream-rpms
5+
ppc64le:
6+
- rhel-8-for-ppc64le-baseos-rpms
7+
- rhel-8-for-ppc64le-appstream-rpms
8+
s390x:
9+
- rhel-8-for-s390x-baseos-rpms
10+
- rhel-8-for-s390x-appstream-rpms

0 commit comments

Comments
 (0)