provisioning-code/.ncl-cache/6c989b438edf4c497955cc4135dd9214a9dee8e77d147ea1a4e6a2c6e7ed6c1d.json

101 lines
2.6 KiB
JSON

{
"GoldenImageBuildJob": {
"image_config": {},
"image_name": "",
"image_version": "",
"job_id": "",
"retry_count": 0,
"status": "queued"
},
"GoldenImageCache": {
"access_count": 0,
"cache_id": "",
"cached_at": "1970-01-01T00:00:00Z",
"checksum": "0000000000000000000000000000000000000000000000000000000000000000",
"disk_size_gb": 0,
"hit_count": 0,
"image_name": "",
"image_version": "",
"is_valid": true,
"storage_format": "qcow2",
"storage_path": ""
},
"GoldenImageConfig": {
"arch": "x86_64",
"auto_updates": true,
"base_os": "ubuntu",
"build_retries": 3,
"build_timeout_minutes": 30,
"cache_enabled": true,
"cache_ttl_days": 30,
"cleanup_package_manager": true,
"compression": true,
"disk_format": "qcow2",
"disk_size_gb": 30,
"include_dev_tools": false,
"include_kernel_headers": false,
"name": "",
"optimize": false,
"os_version": "22.04",
"parallel_builds": false,
"security_hardening": false
},
"GoldenImageRegistry": {
"builds": [],
"cache": [],
"created_at": "1970-01-01T00:00:00Z",
"images": {},
"location": "",
"policy": {},
"registry_id": "",
"versions": []
},
"GoldenImageVersion": {
"checksum": "0000000000000000000000000000000000000000000000000000000000000000",
"created_at": "1970-01-01T00:00:00Z",
"deprecated": false,
"image_name": "",
"image_path": "",
"image_size_gb": 0,
"usage_count": 0,
"version": ""
},
"ImageBuildPolicy": {
"auto_cleanup_expired": true,
"auto_create_versions": true,
"cache_enabled": true,
"cache_location": "",
"cleanup_interval_hours": 24,
"default_arch": "x86_64",
"default_cache_ttl_days": 30,
"default_compression": true,
"default_disk_size_gb": 30,
"default_optimize": false,
"default_os": "ubuntu",
"default_security_hardening": false,
"default_version": "22.04",
"max_build_time_minutes": 60,
"max_cache_size_gb": 500,
"max_image_size_gb": 100,
"max_parallel_builds": 3,
"min_disk_free_percent": 10,
"version_naming": "semantic"
},
"ImageBuildSteps": {
"apply_config": true,
"apply_optimizations": false,
"apply_security_hardening": false,
"cleanup_caches": true,
"cleanup_temp_files": true,
"compress_image": true,
"generate_checksums": true,
"install_dependencies": true,
"install_taskservs": true,
"parallel_install": false,
"prepare_base": true,
"remove_build_artifacts": true,
"run_tests": true,
"update_packages": true,
"verify_image": true
}
}