Add LVM2 package install to bootstrap
This package is needed by ceph and should already be part of our
bootstrap process on pre-deployed hosts.
Change-Id: I1fecb562e1315ebfc0406b3ac25b8dac6dfca607
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 19f33cf53d
)
This commit is contained in:
parent
25a5df8797
commit
dc3e2e0fba
@ -16,13 +16,14 @@
|
||||
|
||||
|
||||
_tripleo_bootstrap_packages_bootstrap:
|
||||
- openstack-heat-agents
|
||||
- lvm2
|
||||
- jq
|
||||
- puppet-tripleo
|
||||
- os-net-config
|
||||
- openvswitch
|
||||
- openstack-heat-agents
|
||||
- openstack-selinux
|
||||
- os-net-config
|
||||
- python3-libselinux
|
||||
- puppet-tripleo
|
||||
|
||||
_tripleo_bootstrap_legacy_network_packages:
|
||||
- network-scripts
|
||||
|
@ -16,10 +16,11 @@
|
||||
|
||||
|
||||
_tripleo_bootstrap_packages_bootstrap:
|
||||
- libselinux-python
|
||||
- lvm2
|
||||
- jq
|
||||
- os-net-config
|
||||
- openstack-heat-agents
|
||||
- openstack-selinux
|
||||
- openvswitch
|
||||
- puppet-tripleo
|
||||
- libselinux-python
|
||||
|
Loading…
Reference in New Issue
Block a user