We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0244187 + 38eb0ca commit 42e1837Copy full SHA for 42e1837
images/capi/packer/ami/flatcar.json
@@ -1,5 +1,5 @@
1
{
2
- "ami_filter_name": "Flatcar*{{env `FLATCAR_CHANNEL`}}*",
+ "ami_filter_name": "Flatcar*{{env `FLATCAR_CHANNEL`}}*{{env `FLATCAR_VERSION`}}*",
3
"ami_filter_owners": "075585003325",
4
"ansible_extra_vars": "ansible_python_interpreter=/opt/bin/python",
5
"build_name": "flatcar-{{env `FLATCAR_CHANNEL`}}",
0 commit comments