Skip to content

Commit

Permalink
Change AWX EE (latest) to (default)
Browse files Browse the repository at this point in the history
better convey the intention behind the EE
  • Loading branch information
TheRealHaoLiu committed Mar 11, 2024
1 parent 63dd0fd commit e8c516b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/installer/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ init_container_extra_commands: ''
init_container_extra_volume_mounts: ''

ee_images:
- name: "AWX EE (latest)"
- name: "AWX EE (default)"
image: "quay.io/ansible/awx-ee:{{ _image_version }}"
- name: "AWX EE ({{ _image_version }})"
image: "quay.io/ansible/awx-ee:{{ _image_version }}"
Expand Down

0 comments on commit e8c516b

Please sign in to comment.