provisioners/salt: Doc - fix typo
This commit is contained in:
parent
a7ee56459b
commit
3fa30a71b0
|
@ -121,7 +121,7 @@ during provisioning.
|
||||||
vagrant up. Can be applied to the master only. This is superseded by
|
vagrant up. Can be applied to the master only. This is superseded by
|
||||||
orchestrate. Not supported on Windows guest machines.
|
orchestrate. Not supported on Windows guest machines.
|
||||||
|
|
||||||
* `orchestrations` - (array of straings) Executes `state.orchestrate` on
|
* `orchestrations` - (array of strings) Executes `state.orchestrate` on
|
||||||
vagrant up. Can be applied to the master only. This is superseded by
|
vagrant up. Can be applied to the master only. This is superseded by
|
||||||
run_overstate. Not supported on Windows guest machines.
|
run_overstate. Not supported on Windows guest machines.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue