Skip to content

Commit 919ca2d

Browse files
authored
examples: Add checksum to cirros-0.6.0 image
1 parent 0024b19 commit 919ca2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ openstack_image_cirros_0_6_0:
4747
name: "cirros-0.6.0"
4848
type: qcow2
4949
image_url: "https://github.com/cirros-dev/cirros/releases/download/0.6.0/cirros-0.6.0-x86_64-disk.img"
50+
checksum: "md5:f4027b89e99e238184e13089a3155b74"
5051
is_public: True
5152
properties:
5253
os_type: "linux"

0 commit comments

Comments
 (0)