From ed10ea5bab390ff26291988002a01600387c6df3 Mon Sep 17 00:00:00 2001 From: Samuel Aubertin Date: Wed, 14 Feb 2024 10:20:00 +0100 Subject: [PATCH] OPACK_VAGRANT_NETWORK doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 306fb72..7fc2cb8 100644 --- a/README.md +++ b/README.md @@ -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_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_VAGRANT_NETWORK': Define additional networks ## Examples