Skip to content

Commit

Permalink
Merge pull request #614 from openstack-k8s-operators/ee_operator
Browse files Browse the repository at this point in the history
Rename ee image var to RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
  • Loading branch information
openshift-merge-robot authored Sep 29, 2023
2 parents 810f617 + 801ed7e commit 2e56083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/playbooks/build_runner_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
cifmw_edpm_prepare_update_os_containers: true
cifmw_set_openstack_containers_operator_name: openstack-ansibleee
cifmw_set_openstack_containers_overrides:
ANSIBLEEE_IMAGE_URL_DEFAULT: "{{ ansibleee_runner_img }}"
RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT: "{{ ansibleee_runner_img }}"
dest: "{{ ansible_user_dir }}/ci-framework-data/artifacts/edpm-ansible.yml"

0 comments on commit 2e56083

Please sign in to comment.