mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
release: Add AZURE to CLOUDWARE
Let Azure use the image directly built by the release engineering team. Reviewed by: emaste Approved by: cperciva (re) MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41906
This commit is contained in:
parent
82bebc7936
commit
63007e4611
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@ VMDK_DESC= VMWare, VirtualBox disk image
|
|||
QCOW2_DESC= Qemu, KVM disk image
|
||||
RAW_DESC= Unformatted raw disk image
|
||||
|
||||
CLOUDWARE_TYPES?= BASIC-CI \
|
||||
CLOUDWARE_TYPES?= AZURE \
|
||||
BASIC-CI \
|
||||
EC2 \
|
||||
GCE \
|
||||
OCI \
|
||||
|
|
|
|||
Loading…
Reference in a new issue