Ejemplo n.º 1
0
func Init() {
	provisioner.Register("docker", &Docker{})
}
Ejemplo n.º 2
0
func Init() {
	provisioner.Register("chef", &Chef{})
}