Skip to content

Commit

Permalink
Loopback cinder image must insert before exit 0
Browse files Browse the repository at this point in the history
Closes-Bug: 1615320
Change-Id: I4064507ed6a10ace85fe7de9f8cbaf86e2ceb07c
  • Loading branch information
winggundamth committed Aug 21, 2016
1 parent be819de commit 5f396dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
lineinfile:
dest: /etc/rc.local
line: "losetup $(losetup -f) /openstack/cinder.img"
insertbefore: "^exit 0$"
tags:
- cinder-rc-config

Expand Down

0 comments on commit 5f396dd

Please sign in to comment.