Skip to content

Commit acdc3f2

Browse files
author
scrungus
committed
change to visibility parameter
1 parent aeac104 commit acdc3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/templates/images.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name: "{{ item.value.name }}"
88
type: qcow2
99
image_url: "{{ item.value.url }}"
10-
is_public: True
10+
visibility: "community"
1111
properties:
1212
os_distro: "ubuntu"
1313
os_version: "20.04"

0 commit comments

Comments
 (0)