system-config/playbooks/zuul/roles/encrypt-logs
Ian Wienand 111f552038 encrypt-logs: fix a couple of download script issues
- The extra "/" in the URL makes the download fail, remove it

- The old download python script would output the root on the first
  line, then relative urls -- hence the loop was starting from 1.
  This should be 0 here, as we just output the raw urls.

- Fix typo in build uuid output

Change-Id: I8ff2a38b3117ddcb0d197fe39f2c168b35ab372b
2022-02-22 17:11:28 +11:00
..
defaults Base work for exporting encrypted logs 2022-02-16 16:39:42 +11:00
tasks Base work for exporting encrypted logs 2022-02-16 16:39:42 +11:00
templates encrypt-logs: fix a couple of download script issues 2022-02-22 17:11:28 +11:00