Revert "Run cinder-setup against cinder_volume hosts"
The setup commands won't work against a container properly - we need to
revert this and if we need to configure LVM in a container, have a
separate play.
This reverts commit da95d3e4ee
.
Change-Id: I66feb6b432ce14e78d4f96a4bd87aa8e021e08e3
This commit is contained in:
parent
50e7bab716
commit
1b64f1e0e8
@ -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: cinder_volume
|
hosts: localhost
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install lvm2 apt package
|
- name: Install lvm2 apt package
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user