Fix casing for cloud_init folder

This commit is contained in:
Brian Cain 2020-06-05 11:11:52 -07:00
parent d9dd956708
commit a855e76201
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0

View File

@ -92,7 +92,7 @@ machine that Vagrant manages.
are given, Vagrant will use the latest available box satisfying these
constraints.
- `config.vm.cloud_init` - Stores various [cloud_init](/docs/Cloud-Init) configurations
- `config.vm.cloud_init` - Stores various [cloud_init](/docs/cloud-init) configurations
on the machine.
- `config.vm.communicator` (string) - The communicator type to use to connect to the