Commit 5dfe27b4 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

provisioner/chef-solo: unused var

parent 543a1a21
...@@ -53,7 +53,6 @@ type ConfigTemplate struct { ...@@ -53,7 +53,6 @@ type ConfigTemplate struct {
HasDataBagsPath bool HasDataBagsPath bool
HasRolesPath bool HasRolesPath bool
HasEnvironmentsPath bool HasEnvironmentsPath bool
HasChefEnvironment bool
} }
type ExecuteTemplate struct { type ExecuteTemplate struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment