Ensure sysstat package is installed
The change-id, I71355b8501047d4b956f66a5025e70058d7ce0bc, introduced
sysstat package into the overcloud image. However, it won't affect to
the existing deploymennt. This commit ensures that sysstat package is
installed in the overcloud nodes.
Depends-on: https://review.opendev.org/#/c/747077/
Change-Id: Ib37b62bf21b502cb69d4fd77aa23b9525a6d5a7b
(cherry picked from commit ec30b7d9b1
)
This commit is contained in:
parent
9600efcd75
commit
8deaff6c50
@ -26,6 +26,7 @@ _tripleo_bootstrap_packages_bootstrap:
|
||||
- puppet-tripleo
|
||||
- rsync
|
||||
- tmpwatch
|
||||
- sysstat
|
||||
|
||||
_tripleo_bootstrap_legacy_network_packages:
|
||||
- network-scripts
|
||||
|
@ -26,3 +26,4 @@ _tripleo_bootstrap_packages_bootstrap:
|
||||
- puppet-tripleo
|
||||
- rsync
|
||||
- tmpwatch
|
||||
- sysstat
|
||||
|
Loading…
Reference in New Issue
Block a user