mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 04:30:05 -03:30
Update some references to our development images
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
sources_dest: '../_sources'
|
||||
compose_name: 'docker-compose.yml'
|
||||
awx_image: 'quay.io/ansible/awx_devel'
|
||||
awx_image: 'ghcr.io/ansible/awx_devel'
|
||||
pg_port: 5432
|
||||
pg_username: 'awx'
|
||||
pg_database: 'awx'
|
||||
|
||||
@@ -15,5 +15,5 @@ localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env pyth
|
||||
# pg_username=""
|
||||
# pg_hostname=""
|
||||
|
||||
# awx_image="quay.io/awx/awx_devel"
|
||||
# awx_image="ghcr.io/ansible/awx_devel"
|
||||
# migrate_local_docker=false
|
||||
|
||||
Reference in New Issue
Block a user