Skip to content

Commit

Permalink
Update TinkerbellProviderName to conform with new naming scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
oprinmarius committed Apr 23, 2024
1 parent fdd0032 commit cbdcfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/clusterctl/client/config/providers_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const (
OCIProviderName = "oci"
OpenStackProviderName = "openstack"
PacketProviderName = "packet"
TinkerbellProviderName = "tinkerbell"
TinkerbellProviderName = "tinkerbell-tinkerbell"
SideroProviderName = "sidero"
VCloudDirectorProviderName = "vcd"
VSphereProviderName = "vsphere"
Expand Down

0 comments on commit cbdcfd8

Please sign in to comment.