Update the cirros version to "0.4.0"

Change-Id: I164e568fb3e5fa5b3b6cabe6d8b964b8a711e2b2
This commit is contained in:
ZhongShengping 2018-01-04 10:40:34 +08:00
parent db1f3be675
commit 58566a032b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ describe 'glance class' do
container_format => 'bare',
disk_format => 'qcow2',
is_public => 'yes',
source => 'http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img',
source => 'http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img',
min_ram => '64',
min_disk => '1024',
properties => { 'icanhaz' => 'cheezburger' },