diff options
Diffstat (limited to 'release/release.conf.sample')
| -rw-r--r-- | release/release.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/release.conf.sample b/release/release.conf.sample index 337019db6fa6..9fd0ecd0184f 100644 --- a/release/release.conf.sample +++ b/release/release.conf.sample @@ -113,7 +113,7 @@ PORTBRANCH="main" ## If WITH_CLOUDWARE is set to a non-empty value, this is a list of providers ## to create disk images. -#CLOUDWARE="EC2 GCE ORACLE VAGRANT-VIRTUALBOX VAGRANT-VMWARE" +#CLOUDWARE="EC2 GCE VAGRANT-VIRTUALBOX VAGRANT-VMWARE" ## If WITH_OCIIMAGES is set to a non-empty value, build Open Container ## Initiative (OCI) base images as part of the release. |
