Attempt native imagebuilder image
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-02-23 21:17:50 +01:00
parent 1ffdb79f41
commit a32a6c9c0c
430 changed files with 19 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
{
"ami_filter_name": "Flatcar*{{env `FLATCAR_CHANNEL`}}*",
"ami_filter_owners": "075585003325",
"ansible_extra_vars": "ansible_python_interpreter=/opt/bin/python",
"build_name": "flatcar-{{env `FLATCAR_CHANNEL`}}",
"crictl_source_type": "http",
"distribution": "flatcar",
"kubernetes_cni_source_type": "http",
"kubernetes_source_type": "http",
"python_path": "/opt/bin/builder-env/site-packages",
"root_device_name": "/dev/xvda",
"ssh_username": "core",
"systemd_prefix": "/etc/systemd",
"sysusr_prefix": "/opt",
"sysusrlocal_prefix": "/opt",
"user_data": ""
}