Skip to content

Commit

Permalink
PMM-12289 Update scripts to build Azure EL9 image.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Nov 14, 2023
1 parent fe4e264 commit 845af8a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ pmm2-ovf-el9-rc: fetch-el9
| tee build.log

pmm2-ovf-el9-dev-latest: fetch-el9
mkdir -p update && \
cp -r ../update/ansible/playbook/* update/ && \
pwd && \
ls -lrt &&\
sed -i 's|become_method: su|become_method: sudo|g' update/tasks/roles/postgres/tasks/main.yml && \
/usr/bin/packer build \
-var 'pmm_client_repos=original experimental' \
Expand Down

0 comments on commit 845af8a

Please sign in to comment.