Versions in this module Expand all Collapse all v1 v1.3.2 Oct 29, 2018 Changes in this version + type Config struct + Binary bool + ElevatedEnvVarFormat string + ElevatedExecuteCommand string + ElevatedPassword string + ElevatedUser string + EnvVarFormat string + ExecuteCommand string + Inline []string + RemoteEnvVarPath string + RemotePath string + Script string + Scripts []string + StartRetryTimeout time.Duration + ValidExitCodes []int + Vars []string + type EnvVarsTemplate struct + WinRMPassword string + type ExecuteCommandTemplate struct + Path string + Vars string + WinRMPassword string + type Provisioner struct + func (p *Provisioner) Cancel() + func (p *Provisioner) Prepare(raws ...interface{}) error + func (p *Provisioner) Provision(ui packer.Ui, comm packer.Communicator) error