1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 22:21:13 +03:00
awx/installer
Jaron Rolfe ee15db4c7c allow for private registry without latest tag
The logic that sets awx_web_docker_actual_image and awx_task_docker_actual_image creates and pushes images to the private registry tagged with the awx version, which is appropriate, but then tries to pull with no tag. (so docker defaults to "latest", which does not exist)
2017-10-12 15:57:34 -04:00
..
check_vars/tasks Modify openshift roles to support official AWX images 2017-09-26 09:58:07 -04:00
image_build Fix an issue where mercurial wasn't getting installed in the image 2017-09-28 11:37:10 -04:00
local_docker/tasks allow for private registry without latest tag 2017-10-12 15:57:34 -04:00
openshift Modify openshift roles to support official AWX images 2017-09-26 09:58:07 -04:00
build.yml Add image builder playbook for installer 2017-09-25 12:23:15 -04:00
install.yml Add support for installing AWX from official images 2017-09-25 21:52:23 -04:00
inventory Modify openshift roles to support official AWX images 2017-09-26 09:58:07 -04:00