plugin/provisioner-chef-solo: compile
This commit is contained in:
parent
e0414aa056
commit
476d870be5
@ -6,5 +6,5 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
plugin.ServeProvisioner(new(chefSolo.Provisioner))
|
||||
plugin.ServeProvisioner(new(chefsolo.Provisioner))
|
||||
}
|
||||
|
1
plugin/provisioner-chef-solo/main_test.go
Normal file
1
plugin/provisioner-chef-solo/main_test.go
Normal file
@ -0,0 +1 @@
|
||||
package main
|
Loading…
x
Reference in New Issue
Block a user