Skip to content

Commit 86abe89

Browse files
authored
Merge pull request #392 from splunk/billg-splunk-patch-1
Update default architecture on multipass docs
2 parents d38857a + 279d788 commit 86abe89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/resources/local-hosting/multipass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Instance type variables:
8383
Optional advanced variables:
8484

8585
- `wsversion`: Set this to `main` if working on the development of the workshop, otherwise this can be omitted.
86-
- `architecture`: Set this to `arm64` if you are running on Apple Silicon. Defaults to `amd64`.
86+
- `architecture`: Set this to the correct architecture, `arm64` or `amd64`. Defaults to `arm64` which is appropriate for Apple Silicon.
8787

8888
Run `terraform plan` to check that all configuration is OK. Once happy run `terraform apply` to create the instance.
8989

0 commit comments

Comments
 (0)