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/REMOVED/packer/oci/ubuntu-1804.json

8 lines
171 B
JSON
Raw Normal View History

2023-02-22 21:24:42 +01:00
{
"build_name": "ubuntu-1804",
"distribution": "ubuntu",
"operating_system": "Canonical Ubuntu",
"operating_system_version": "18.04",
"ssh_username": "ubuntu"
}