mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
More typosquat
This commit is contained in:
parent
6acee0fad4
commit
16f230f4b6
9 changed files with 9 additions and 9 deletions
|
|
@ -11,7 +11,7 @@ description: Various Vagrant Cloud-Init examples
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported or functional.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="cloud_init"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ description: |-
|
|||
change in between releases. Use at your own risk. It currently is not officially
|
||||
supported.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="disks"
|
||||
|
|
|
|||
|
|
@ -263,7 +263,7 @@ safely skip this.
|
|||
~> **Warning!** This feature is still experimental and may break or
|
||||
change in between releases. Use at your own risk.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="dependency_provisioners"
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ hooks, and actions.
|
|||
~> **Warning!** This feature is still experimental and may break or
|
||||
change in between releases. Use at your own risk.
|
||||
|
||||
This feature currently reqiures the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
This feature currently requires the experimental flag to be used. To explicitly enable this feature, you can set the experimental flag to:
|
||||
|
||||
```
|
||||
VAGRANT_EXPERIMENTAL="typed_triggers"
|
||||
|
|
|
|||
Loading…
Reference in a new issue