Loopback cinder image must insert before exit 0
Closes-Bug: 1615320 Change-Id: I4064507ed6a10ace85fe7de9f8cbaf86e2ceb07c
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /etc/rc.local
|
dest: /etc/rc.local
|
||||||
line: "losetup $(losetup -f) /openstack/cinder.img"
|
line: "losetup $(losetup -f) /openstack/cinder.img"
|
||||||
|
insertbefore: "^exit 0$"
|
||||||
tags:
|
tags:
|
||||||
- cinder-rc-config
|
- cinder-rc-config
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user