Now it shoudl work... really...
This commit is contained in:
parent
c6b640febd
commit
a66adc2524
|
@ -28,5 +28,6 @@
|
|||
dest: /tmp/cirros-0.4.0-x86_64-disk.img
|
||||
checksum: sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8
|
||||
- shell: >
|
||||
source /srv/keystone/root/admin-openrc.sh &&
|
||||
openstack image create --disk-format qcow2 cirros < cirros-0.4.0-x86_64-disk.img
|
||||
bash -c "source /srv/keystone/root/admin-openrc.sh &&
|
||||
openstack image create --disk-format qcow2 cirros
|
||||
< /tmp/cirros-0.4.0-x86_64-disk.img"
|
||||
|
|
Loading…
Reference in New Issue