OPACK_VAGRANT_NETWORK doc

This commit is contained in:
Samuel Aubertin 2024-02-14 10:20:00 +01:00
parent 1d64683963
commit ed10ea5bab

View File

@ -68,6 +68,7 @@ Every default option ending with an `?` in "src/options.mk" can be overrided in
- `OPACK_GCE_PROJECT`: The Google Cloud project name where the VM will be created - `OPACK_GCE_PROJECT`: The Google Cloud project name where the VM will be created
- `OPACK_GCE_JSON_KEY`: The filename of the Google Cloud service account JSON key - `OPACK_GCE_JSON_KEY`: The filename of the Google Cloud service account JSON key
- `OPACK_GCE_BUCKET`: The Google Cloud Storage bucket name to use for the image import - `OPACK_GCE_BUCKET`: The Google Cloud Storage bucket name to use for the image import
- 'OPACK_VAGRANT_NETWORK': Define additional networks
## Examples ## Examples