Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
ci: change packet to equinixmetal in cluster config
Browse files Browse the repository at this point in the history
Signed-off-by: Imran Pochi <[email protected]>
  • Loading branch information
ipochi committed Aug 3, 2021
1 parent d91f5cc commit b89c4d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/packet/packet-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cluster "packet" {
cluster "equinixmetal" {
asset_dir = pathexpand("~/lokoctl-assets")
cluster_name = "$CLUSTER_ID"
controller_count = 1
Expand Down
2 changes: 1 addition & 1 deletion ci/packet_arm/packet_arm-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cluster "packet" {
cluster "equinixmetal" {
asset_dir = pathexpand("~/lokoctl-assets")
cluster_name = "$CLUSTER_ID"
controller_count = 1
Expand Down
2 changes: 1 addition & 1 deletion ci/packet_fluo/packet_fluo-cluster.lokocfg.envsubst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cluster "packet" {
cluster "equinixmetal" {
asset_dir = pathexpand("~/lokoctl-assets")
cluster_name = "$CLUSTER_ID"
controller_count = 1
Expand Down

0 comments on commit b89c4d9

Please sign in to comment.