We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecee320 commit ebb6287Copy full SHA for ebb6287
1 file changed
collect-config-setup/fragments/install_config_agent_yum.sh
@@ -16,5 +16,5 @@ if ! yum info os-collect-config; then
16
yum -y install centos-release-openstack-liberty
17
fi
18
19
-yum -y install os-collect-config python-zaqarclient os-refresh-config os-apply-config openstack-heat-templates python-oslo-log
+yum -y install os-collect-config python-zaqarclient os-refresh-config os-apply-config openstack-heat-templates python-oslo-log python-psutil
20
#yum-config-manager --disable 'epel*'
0 commit comments