Skip to content

Commit ea84adf

Browse files
committed
PMM-12641 remove pmm.el9.json
1 parent 687757e commit ea84adf

File tree

2 files changed

+2
-193
lines changed

2 files changed

+2
-193
lines changed

build/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ deps:
2222

2323
pmm-ovf: fetch
2424
/usr/bin/packer build \
25-
-only virtualbox-ovf -color=false packer/pmm.el9.json | tee build.log
25+
-only virtualbox-ovf -color=false packer/pmm.json | tee build.log
2626

2727
# NOTE: no difference between rc and dev-latest (i.e. pmm-ovf) ATM
2828
pmm-ovf-rc: fetch
2929
/usr/bin/packer build \
30-
-only virtualbox-ovf -color=false packer/pmm.el9.json | tee build.log
30+
-only virtualbox-ovf -color=false packer/pmm.json | tee build.log
3131

3232
pmm-digitalocean:
3333
packer build -only digitalocean -var 'single_disk=true' packer/pmm.json

build/packer/pmm.el9.json

-191
This file was deleted.

0 commit comments

Comments
 (0)