Commit 57e89132 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

plugin/provisioner-salt-masterless: compile again

parent 4d93b537
......@@ -6,5 +6,5 @@ import (
)
func main() {
plugin.ServeProvisioner(new(saltMasterless.Provisioner))
plugin.ServeProvisioner(new(saltmasterless.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