VagrantUpSettings.

Provisioners Property

Summary

This will only run the given provisioners.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantUpSettings

Syntax

public IEnumerable<string> Provisioners { get; set; }

Value

Type Description
IEnumerable<string> Providers to run. Omit the leading `:`