This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Vagrant.
                            
	
		Summary
                Enables creation of a more minimal Vagrantfile without instructional comments
            
		- Assembly
- Cake.Vagrant .dll 
- Namespace
- Cake.Vagrant .Settings 
- Containing Type
- VagrantInit Settings Extensions 
Syntax
public static VagrantInitSettings CreateMinimal(this VagrantInitSettings settings)Parameters
| Name | Type | Description | 
|---|---|---|
| settings | VagrantInitSettings | The settings | 
Return Value
| Type | Description | 
|---|---|
| VagrantInitSettings | The updated settings object | 
