parent
e4f5ca2fc9
commit
f022e338b0
22 changed files with 353 additions and 214 deletions
|
|
@ -1,20 +0,0 @@
|
|||
# https://cloud.oracle.com/org-mgmt/tenancy
|
||||
tenancy_ocid = ""
|
||||
# https://cloud.oracle.com/identity/domains/my-profile
|
||||
user_ocid = ""
|
||||
# https://cloud.oracle.com/identity/domains/my-profile/api-keys
|
||||
# contents of the private key, rather than a path pointing to the .pem file
|
||||
private_key = ""
|
||||
fingerprint = ""
|
||||
region = "us-ashburn-1"
|
||||
|
||||
# VM Images: https://docs.oracle.com/en-us/iaas/images/
|
||||
vm_image_arm = "ocid1.image.oc1.iad.aaaaaaaam4d2tsohvgq7cqilhtcnlvp2zmzatb57xuprljhkvqgon73uzeqq"
|
||||
|
||||
# SSH keys for remote exec
|
||||
ssh_public_key = "ssh-ed25519 xxx..."
|
||||
ssh_private_key = "..."
|
||||
|
||||
# OPTIONAL
|
||||
vm_name_template = "xyz-homelab"
|
||||
compartment_name = "xyz_homelab"
|
||||
Loading…
Add table
Add a link
Reference in a new issue