Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
8a2e1189
Unverified
Commit
8a2e1189
authored
2 years ago
by
Sean Knight
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
correct typo hhttps -> https (#9763)
parent
bdd1c7bc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/terraform/equinix/sample-inventory/cluster.tfvars
+1
-1
1 addition, 1 deletion
contrib/terraform/equinix/sample-inventory/cluster.tfvars
docs/ci-setup.md
+1
-1
1 addition, 1 deletion
docs/ci-setup.md
with
2 additions
and
2 deletions
contrib/terraform/equinix/sample-inventory/cluster.tfvars
+
1
−
1
View file @
8a2e1189
# your Kubernetes cluster name here
cluster_name = "mycluster"
# Your Equinix Metal project ID. See
h
https://metal.equinix.com/developers/docs/accounts/
# Your Equinix Metal project ID. See https://metal.equinix.com/developers/docs/accounts/
equinix_metal_project_id = "Example-Project-Id"
# The public SSH key to be uploaded into authorized_keys in bare metal Equinix Metal nodes provisioned
...
...
This diff is collapsed.
Click to expand it.
docs/ci-setup.md
+
1
−
1
View file @
8a2e1189
...
...
@@ -39,7 +39,7 @@ The following files are used for that inventory:
# your Kubernetes cluster name here
cluster_name
=
"ci"
# Your Equinix Metal project ID. See
h
https://metal.equinix.com/developers/docs/accounts/
# Your Equinix Metal project ID. See https://metal.equinix.com/developers/docs/accounts/
equinix_metal_project_id
=
"_redacted_"
# The public SSH key to be uploaded into authorized_keys in bare metal Equinix Metal nodes provisioned
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment