This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ClusterAPI.imageBuilder/packer/nutanix/nutanix.json
Danny Bessems f2b0a5e7c7
Some checks failed
continuous-integration/drone Build is failing
Test dependencies
2023-02-22 21:24:42 +01:00

12 lines
256 B
JSON

{
"force_deregister": "true",
"nutanix_cluster_name": "",
"nutanix_endpoint": "",
"nutanix_insecure": "false",
"nutanix_password": "",
"nutanix_port": "9440",
"nutanix_subnet_name": "",
"nutanix_username": "admin",
"scp_extra_vars": ""
}