website/docs: fix typo [GH-6227]
This commit is contained in:
parent
a341c0b03c
commit
cfc5914ca2
|
@ -116,7 +116,7 @@ during provisioning.
|
||||||
* `run_overstate` - (boolean) Executes `state.over` on
|
* `run_overstate` - (boolean) Executes `state.over` on
|
||||||
vagrant up. Can be applied to the master only. This is superseded by orchestrate. Not supported on Windows guest machines.
|
vagrant up. Can be applied to the master only. This is superseded by orchestrate. Not supported on Windows guest machines.
|
||||||
* `orchestrations` - (boolean) Executes `state.orchestrate` on
|
* `orchestrations` - (boolean) Executes `state.orchestrate` on
|
||||||
vagrant up. Can be applied to the master only. This is supersedes by run_overstate. Not supported on Windows guest machines.
|
vagrant up. Can be applied to the master only. This is superseded by run_overstate. Not supported on Windows guest machines.
|
||||||
|
|
||||||
## Output Control
|
## Output Control
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue