Merge "Run cinder-setup against cinder_volume hosts"

This commit is contained in:
Jenkins 2017-01-03 11:34:08 +00:00 committed by Gerrit Code Review
commit 50e7bab716

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
- name: Prepare cinder-volumes volume group - name: Prepare cinder-volumes volume group
hosts: localhost hosts: cinder_volume
tasks: tasks:
- name: Install lvm2 apt package - name: Install lvm2 apt package
apt: apt: