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
This enables the creation of a more minimal Vagrantfile that does not contain the instructional comments the normal
Vagrantfile contains
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- VagrantInitSettings
Syntax
public Nullable<bool> Minimal { get; set; }
Value
Type | Description |
---|---|
Nullable |
true to create a minimal file. Defaults to false |