Versions in this module Expand all Collapse all v0 v0.6.0 May 2, 2014 Changes in this version + var DefaultConfigTemplate = ... + type Config struct + ConfigTemplate string + ExecuteCommand string + InstallCommand string + Json map[string]interface{} + NodeName string + PreventSudo bool + RunList []string + ServerUrl string + SkipCleanClient bool + SkipCleanNode bool + SkipInstall bool + StagingDir string + ValidationClientName string + ValidationKeyPath string + type ConfigTemplate struct + NodeName string + ServerUrl string + ValidationClientName string + ValidationKeyPath string + type ExecuteTemplate struct + ConfigPath string + JsonPath string + Sudo bool + type InstallChefTemplate struct + Sudo bool + 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