Skip to content

Commit

Permalink
use the right name for rpm repo box
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Dec 20, 2024
1 parent 5ea09ea commit e2c8b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ TARDIR="$RELEASEDIR/tarballs"
EXTRASDIR="$RELEASEDIR/extras"
DOWNLOADS_HOSTS="website01.osuosl.theforeman.org,"
YUM_HOST="web01.osuosl.theforeman.org"
RPM_HOST="rpm-repo01.osuosl.theforeman.org"
RPM_HOST="repo-rpm01.osuosl.theforeman.org"
DOCROOT="/var/www/vhosts/downloads/htdocs"
GOPASS_STORE="theforeman/releases"
PASS_NAME_GPG="$GOPASS_STORE/foreman/$FOREMAN_VERSION-gpg"
Expand Down

0 comments on commit e2c8b7f

Please sign in to comment.