Versions in this module Expand all Collapse all v0 v0.8.1 Jul 2, 2015 v0.8.0 Jun 23, 2015 Changes in this version + const DefaultRemotePath + type Config struct + Binary bool + ElevatedEnvVarFormat string + ElevatedExecuteCommand string + ElevatedPassword string + ElevatedUser string + EnvVarFormat string + ExecuteCommand string + Inline []string + RemotePath string + Script string + Scripts []string + StartRetryTimeout time.Duration + ValidExitCodes []int + Vars []string + type ExecuteCommandTemplate struct + Path string + Vars 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