Skip to content

Commit

Permalink
fix vsphere typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kikisdeliveryservice committed Mar 28, 2019
1 parent 7a0beb3 commit 9e1dc44
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/template/render_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ var (
"openstack": "./test_data/controller_config_openstack.yaml",
"libvirt": "./test_data/controller_config_libvirt.yaml",
"none": "./test_data/controller_config_none.yaml",
"vpshere": "./test_data/controller_config_vsphere.yaml",
"vsphere": "./test_data/controller_config_vsphere.yaml",
}
)

Expand Down

0 comments on commit 9e1dc44

Please sign in to comment.