tests/compose: Pull in Fedora updates
In particular this gets us the selinux-policy fix for: https://github.com/projectatomic/rpm-ostree/pull/1173#issuecomment-355014583 We might as well do updates since they have to work anyways. Closes: #1177 Approved by: jlebon
This commit is contained in:
parent
f4877419ac
commit
80e3857720
@ -1,7 +1,7 @@
|
||||
{
|
||||
"ref": "fedora/stable/${basearch}",
|
||||
|
||||
"repos": ["fedora"],
|
||||
"repos": ["fedora", "updates"],
|
||||
|
||||
"packages": ["kernel", "nss-altfiles", "systemd", "ostree", "selinux-policy-targeted", "chrony",
|
||||
"tuned", "iputils"],
|
||||
|
Loading…
Reference in New Issue
Block a user