Skip to content

Commit

Permalink
Switch provider name to openshift-machine-api
Browse files Browse the repository at this point in the history
  • Loading branch information
frobware committed Feb 4, 2019
1 parent a39bfa7 commit d986044
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (

const (
// ProviderName is the name of cluster-api cloud provider.
ProviderName = "cluster-api"
ProviderName = "openshift-machine-api"
)

var _ cloudprovider.CloudProvider = (*provider)(nil)
Expand Down

0 comments on commit d986044

Please sign in to comment.