
ojob ojob.io/oaf/airgap noopacks=true noojobio=true opacks=oJob-common,S3 path=/tmp dist=stable os="alpine linux, mac" arch="x86_64, aarch64"
Downloads ojob.io and OpenAF's oPacks and stores them in a locally for use in air-gapped environments
| Name | Description |
|---|---|
| noopacks | Boolean flag to not download the oPacks |
| noojobio | Boolean flag to not download the ojob.io |
| opacks | A comma-separated list of oPacks to download |
| path | The path to store the downloaded files |
| dist | The OpenAF distribution to use (defaults to stable) |
| os | A comma-separated list of the OpenAF distribution OS to download (defaults to all) |
| arch | A comma-separated list of the OpenAF distribution architecture to download (defaults to all) |