Add selinux-policy-targeted to runroot_packages
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
8ec296f9f9
commit
5acccf3ff4
1 changed files with 2 additions and 0 deletions
|
|
@ -255,6 +255,7 @@ ostree = [
|
|||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/iot/repo/",
|
||||
"ostree_ref": "fedora/rawhide/${basearch}/iot",
|
||||
"runroot_packages": ["selinux-policy-targeted"],
|
||||
"update_summary": True,
|
||||
},
|
||||
"x86_64": {
|
||||
|
|
@ -271,6 +272,7 @@ ostree = [
|
|||
"tag_ref": False,
|
||||
"ostree_repo": "/mnt/koji/compose/iot/repo/",
|
||||
"ostree_ref": "fedora/rawhide/${basearch}/iot",
|
||||
"runroot_packages": ["selinux-policy-targeted"],
|
||||
"update_summary": True,
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue