diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/sample-environment.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sample-environment.yml b/docs/sample-environment.yml index 1f078c0..aaba54c 100644 --- a/docs/sample-environment.yml +++ b/docs/sample-environment.yml @@ -29,6 +29,7 @@ all: vars: memory_mb: 1024 cpus: 1 +# cpu_type: "" This defaults to 'host-passthrough', however for Windows it can be defined as 'host' otherwise it will not install disk_gb: 20 disk_format: "raw" timezone: "America/New_York" |
