Versions in this module Expand all Collapse all v0 v0.10.1 May 7, 2016 v0.10.0 Mar 15, 2016 Changes in this version + func SSHConfig(username string) func(multistep.StateBag) (*ssh.ClientConfig, error) + func SSHHost(state multistep.StateBag) (string, error) + type StepCreateCert struct + TmpServiceName string + func (s *StepCreateCert) Cleanup(state multistep.StateBag) + func (s *StepCreateCert) Run(state multistep.StateBag) multistep.StepAction + type StepGeneralizeOS struct + Command string + func (s *StepGeneralizeOS) Cleanup(state multistep.StateBag) + func (s *StepGeneralizeOS) Run(state multistep.StateBag) multistep.StepAction