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/config/windows/common.json
Danny Bessems a32a6c9c0c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Attempt native imagebuilder image
2023-02-23 21:17:50 +01:00

18 lines
468 B
JSON

{
"additional_debug_files": "",
"debug_tools": "true",
"disable_hypervisor": "false",
"http_proxy": "",
"https_proxy": "",
"netbios_host_name_compatibility": "true",
"no_proxy": "",
"nssm_url": "https://upstreamartifacts.azureedge.net/nssm/nssm.exe",
"prepull": "true",
"runtime": "docker-ee",
"ssh_source_url": "",
"windows_service_manager": "nssm",
"windows_updates_categories": "",
"windows_updates_kbs": "",
"wins_version": "0.0.4"
}