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:
|
_tripleo_bootstrap_packages_bootstrap:
|
||||||
- openstack-heat-agents
|
- lvm2
|
||||||
- jq
|
- jq
|
||||||
- puppet-tripleo
|
|
||||||
- os-net-config
|
|
||||||
- openvswitch
|
- openvswitch
|
||||||
|
- openstack-heat-agents
|
||||||
- openstack-selinux
|
- openstack-selinux
|
||||||
|
- os-net-config
|
||||||
- python3-libselinux
|
- python3-libselinux
|
||||||
|
- puppet-tripleo
|
||||||
|
|
||||||
_tripleo_bootstrap_legacy_network_packages:
|
_tripleo_bootstrap_legacy_network_packages:
|
||||||
- network-scripts
|
- network-scripts
|
||||||
|
@ -16,10 +16,11 @@
|
|||||||
|
|
||||||
|
|
||||||
_tripleo_bootstrap_packages_bootstrap:
|
_tripleo_bootstrap_packages_bootstrap:
|
||||||
|
- libselinux-python
|
||||||
|
- lvm2
|
||||||
- jq
|
- jq
|
||||||
- os-net-config
|
- os-net-config
|
||||||
- openstack-heat-agents
|
- openstack-heat-agents
|
||||||
- openstack-selinux
|
- openstack-selinux
|
||||||
- openvswitch
|
- openvswitch
|
||||||
- puppet-tripleo
|
- puppet-tripleo
|
||||||
- libselinux-python
|
|
||||||
|
Loading…
Reference in New Issue
Block a user