Update common/shell/shell.go
be more descriptive
This commit is contained in:
parent
b4ec6e2ed2
commit
6ab28ba89c
@ -3,7 +3,7 @@ package shell
|
|||||||
|
|
||||||
import "github.com/hashicorp/packer/common"
|
import "github.com/hashicorp/packer/common"
|
||||||
|
|
||||||
// Provisioner contains common fields to all provisioners
|
// Provisioner contains common fields to all shell provisioners
|
||||||
type Provisioner struct {
|
type Provisioner struct {
|
||||||
common.PackerConfig `mapstructure:",squash"`
|
common.PackerConfig `mapstructure:",squash"`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user