We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78a123 commit 58f6d0bCopy full SHA for 58f6d0b
build.sh
@@ -67,7 +67,7 @@ install_rpms() {
67
68
# Add fast-tracked packages here. We don't want to wait on bodhi for rpm-ostree
69
# as we want to enable fast iteration there.
70
- yum -y --enablerepo=updates-testing upgrade rpm-ostree
+ yum -y --enablerepo=updates-testing upgrade rpm-ostree ostree
71
72
# Delete file that only exists on ppc64le because it is causing
73
# sudo to not work.
0 commit comments