Skip to content

Commit

Permalink
Merge pull request #199 from Sandeepyadav93/set_runner_image_for_edpm…
Browse files Browse the repository at this point in the history
…_prepare

Set ansible runner image var for edpm_prepare role
  • Loading branch information
openshift-merge-robot committed Jun 30, 2023
2 parents 9168d2c + dc0ccf9 commit 7e2fbdc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ci/playbooks/build_runner_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@
ansible.builtin.copy:
mode: 0644
content: |
make_edpm_deploy_env:
DATAPLANE_RUNNER_IMG: "{{ ansibleee_runner_img }}"
make_edpm_compute_baremetal_params:
ANSIBLEEE_IMAGE_URL_DEFAULT: "{{ ansibleee_runner_img }}"
cifmw_edpm_prepare_ansible_runner_image: "{{ ansibleee_runner_img }}"
dest: "{{ ansible_user_dir }}/ci-framework/edpm-ansible.yml"

0 comments on commit 7e2fbdc

Please sign in to comment.