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
(cherry picked from commit 5f396dd)
  • Loading branch information
winggundamth authored and Byron McCollum committed Oct 7, 2016
1 parent a489036 commit be71f0f
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 be71f0f

Please sign in to comment.