This repository was archived by the owner on Aug 23, 2024. It is now read-only.
v2.1.0: Preparing for Anthos use
This release incorporates features initially introduced in the Equinix Metal Anthos on vSphere project at https://github.com/packet-labs/google-anthos.
Variables added:
create_project
- if set a new project will be used, otherwise thevar.project_id
project is used
Outputs changed:
- Outputs renamed to lower-case
VPN_Endpoint
VPN_PSK
VPN_User
VPN_Password
vCenter_FQDN
vCenter_Username
VCenter_Password
vCenter_Appliance_Root_Password
- Added:
ssh_key_path
bastion_host
vcenter_ip
Changes / Improvements:
- SSH Key is now generated by default. An existing SSH Key can still be used.
- templates/pre_reqs.py provisions over ssh
- Remote username not assumed to be
root
- Description added to outputs and variables
- Default values added to some variables