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/goss-args.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

16 lines
402 B
JSON

{
"goss_arch": "amd64",
"goss_download_path": "",
"goss_entry_file": "goss/goss.yaml",
"goss_format": "json",
"goss_format_options": "pretty",
"goss_inspect_mode": "true",
"goss_remote_folder": "",
"goss_remote_path": "",
"goss_skip_install": "false",
"goss_tests_dir": "packer/goss",
"goss_url": "",
"goss_vars_file": "packer/goss/goss-vars.yaml",
"goss_version": "0.3.16"
}