provisioner

package
v0.9.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2016 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultOSType = UnixOSType
View Source
const UnixOSType = "unix"
View Source
const WindowsOSType = "windows"

Variables

This section is empty.

Functions

This section is empty.

Types

type GuestCommands

type GuestCommands struct {
	GuestOSType string
	Sudo        bool
}

func NewGuestCommands

func NewGuestCommands(osType string, sudo bool) (*GuestCommands, error)

func (*GuestCommands) Chmod

func (g *GuestCommands) Chmod(path string, mode string) string

func (*GuestCommands) CreateDir

func (g *GuestCommands) CreateDir(path string) string

func (*GuestCommands) RemoveDir

func (g *GuestCommands) RemoveDir(path string) string

Directories

Path Synopsis
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-client (that is, with a Chef server).
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-client (that is, with a Chef server).
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-solo (that is, without a Chef server).
This package implements a provisioner for Packer that uses Chef to provision the remote machine, specifically with chef-solo (that is, without a Chef server).
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
This package implements a provisioner for Packer that executes Puppet on the remote machine, configured to apply a local manifest versus connecting to a Puppet master.
This package implements a provisioner for Packer that executes Puppet on the remote machine, configured to apply a local manifest versus connecting to a Puppet master.
This package implements a provisioner for Packer that executes Puppet on the remote machine connecting to a Puppet master.
This package implements a provisioner for Packer that executes Puppet on the remote machine connecting to a Puppet master.
This package implements a provisioner for Packer that executes a saltstack highstate within the remote machine
This package implements a provisioner for Packer that executes a saltstack highstate within the remote machine
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
This package implements a provisioner for Packer that executes shell scripts within the remote machine.
This package implements a provisioner for Packer that executes shell scripts within the remote machine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL