Commit 476d870b authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

plugin/provisioner-chef-solo: compile

parent e0414aa0
...@@ -6,5 +6,5 @@ import ( ...@@ -6,5 +6,5 @@ import (
) )
func main() { func main() {
plugin.ServeProvisioner(new(chefSolo.Provisioner)) plugin.ServeProvisioner(new(chefsolo.Provisioner))
} }
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