We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc52f42 + c3b5b6a commit eddbd20Copy full SHA for eddbd20
hack/build-rpm-release.sh
@@ -78,6 +78,7 @@ if command -v createrepo >/dev/null 2>&1; then
78
baseurl = file://${repo_path}
79
gpgcheck = 0
80
name = OpenShift Origin Release from Local Source
81
+enabled = 1
82
" > "${repo_path}/origin-local-release.repo"
83
84
os::log::info "Repository file for \`yum\` or \`dnf\` placed at ${repo_path}/origin-local-release.repo"
0 commit comments