Add note about architecture value within metadata
This commit is contained in:
parent
38f75784d1
commit
7d889756e6
@ -60,5 +60,7 @@ because it cannot verify the provider.
|
||||
|
||||
Other keys/values may be added to the metadata without issue. The value
|
||||
of the metadata file is passed opaquely into Vagrant and plugins can make
|
||||
use of it. At this point, Vagrant core does not use any other keys in this
|
||||
file.
|
||||
use of it. Values currently used by Vagrant core:
|
||||
|
||||
* `provider` - (string) Provider for the box
|
||||
* `architecture` - (string) Architecture of the box
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user