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.
1 parent aeac104 commit acdc3f2Copy full SHA for acdc3f2
examples/templates/images.j2
@@ -7,7 +7,7 @@
7
name: "{{ item.value.name }}"
8
type: qcow2
9
image_url: "{{ item.value.url }}"
10
- is_public: True
+ visibility: "community"
11
properties:
12
os_distro: "ubuntu"
13
os_version: "20.04"
0 commit comments