diff --git a/roles/grokmirror_mirror/templates/grokmirror.conf b/roles/grokmirror_mirror/templates/grokmirror.conf index f2355d5025..156a89557d 100644 --- a/roles/grokmirror_mirror/templates/grokmirror.conf +++ b/roles/grokmirror_mirror/templates/grokmirror.conf @@ -100,7 +100,7 @@ site = https://src.fedoraproject.org # file:// (when manifest file is on NFS, for example) # NB: You can no longer specify username:password as part of the URL with # grokmirror 2.x and above. You can use a netrc file for this purpose. -manifest = ${site}/manifest.js.gz +manifest = ${site}/grokmirror/manifest.js.gz # # As an alternative to setting a manifest URL, you can define a manifest_command. # It has three possible outcomes: