[FOLIO-2423] folio-ansible docker-engine role broken Created: 15/Jan/20 Updated: 03/Jun/20 Resolved: 15/Jan/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops, platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
It appears that the Docker repo information hard-coded into the docker-engine role is horribly out of date: ___________________________________________________
< TASK [docker-engine : Install apt key for Docker] >
---------------------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
fatal: [build_snapshot_backend_core]: FAILED! => {"changed": false, "msg": "Failed to download key at https://yum.dockerproject.org/gpg: HTTP Error 403: Forbidden"}
Update using instructions here: https://docs.docker.com/install/linux/docker-ce/ |