Skip to content

Commit

Permalink
elasTic
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpowermac committed Jul 5, 2024
1 parent a398e8a commit 5a2691f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

cluster_profile_name = os.environ["CLUSTER_PROFILE_NAME"]

if cluster_profile_name != "vsphere-elasic":
if cluster_profile_name != "vsphere-elastic":
print("using legacy sibling of this step")
sys.exit(0)

Expand Down

0 comments on commit 5a2691f

Please sign in to comment.