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