VagrantProvisionerSettings.

RunProvisioners Property

Summary

Gets or sets a value controlling whether to run provisioners on reload.

Syntax

public bool RunProvisioners { get; set; }

Remarks

Defaults to false

Value

Type Description
bool true to run provisioners, otherwise they will not be run.