diff --git a/provisioner/chef-solo/provisioner.go b/provisioner/chef-solo/provisioner.go index a089356e6..907678d90 100644 --- a/provisioner/chef-solo/provisioner.go +++ b/provisioner/chef-solo/provisioner.go @@ -53,7 +53,6 @@ type ConfigTemplate struct { HasDataBagsPath bool HasRolesPath bool HasEnvironmentsPath bool - HasChefEnvironment bool } type ExecuteTemplate struct {