Description of problem: The beta site is currently missing the sitemap_index.xml and sitemap<number>.xml.gz files. These files are generated by a nightly cron-job that calls the redhat/bin/sitemap.pl script and are referenced by the robots.txt file (or will be after Bug 1411186 is fixed). Version-Release number of selected component (if applicable): 5.0.3 How reproducible: Always Steps to Reproduce: 1. wget https://beta.bugzilla.redhat.com/sitemap_index.xml 2. wget https://beta.bugzilla.redhat.com/sitemap1.xml.gz Actual results: 404 Not Found, in both cases. Expected results: Valid sitemap files. Additional info: none
Cron jobs roles in ansible require tweaking.