New deployment model

This commit is contained in:
Shane McDonald
2021-03-02 20:30:04 -05:00
parent 9545acd301
commit 9595c6c008
10 changed files with 130 additions and 7 deletions

View File

@@ -53,8 +53,9 @@ tower_extra_volumes: ''
# Use these image versions for Ansible AWX.
tower_image: ansible/awx:15.0.0
tower_image: quay.io/ansible/awx:execution-environments
tower_image_pull_policy: IfNotPresent
default_ee: quay.io/ansible/awx-ee
tower_create_preload_data: true