404 periodic job: minor fixes
* Remove a stray trailing ' from the key * update the key url to use https * fix the log path to scrape Change-Id: I580b63f08147494a937d44f4f6637947221c8937
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- name: Run 404 scraping script
|
||||
become: yes
|
||||
shell: |
|
||||
SOURCE_FILE=/var/log/docs.openstack.org_access.log
|
||||
SOURCE_FILE=/var/log/apache2/docs.openstack.org_access.log
|
||||
INTERMEDIATE_FILE=$(mktemp)
|
||||
|
||||
# Get just the lines with 404s in them
|
||||
|
||||
Reference in New Issue
Block a user