Revert "Remove unneeded package subscription-manager"

It seems that this package somehow brings python-ethtools to container.
So let put it back and find a way to remove it properly without removing
required packages.

Closes-Bug: #1467107

This reverts commit 656f39cca4.

Change-Id: Iee57811be5434d27ea90342f2aa9439a0518d30c
This commit is contained in:
Aleksandra Fedorova 2015-06-20 14:25:44 +00:00
parent 656f39cca4
commit 3b866d2ff3
2 changed files with 6 additions and 0 deletions

View File

@ -273,6 +273,7 @@ ruby21-rubygem-netaddr
ruby21-rubygem-openstack
selinux-policy-targeted
strace
subscription-manager
sysstat
system-config-firewall-base
tcpdump
@ -462,6 +463,10 @@ baseurl=file:/var/www/nailgun/${OPENSTACK_VERSION}/centos/x86_64
gpgcheck=0
EOF
# Disable subscription-manager plugins
sed -i 's/^enabled.*/enabled=0/' /etc/yum/pluginconf.d/product-id.conf || :
sed -i 's/^enabled.*/enabled=0/' /etc/yum/pluginconf.d/subscription-manager.conf || :
# Disable GSSAPI in ssh server config
sed -i -e "/^\s*GSSAPICleanupCredentials yes/d" -e "/^\s*GSSAPIAuthentication yes/d" /etc/ssh/sshd_config

View File

@ -445,6 +445,7 @@ sphinxcontrib-actdiag-0.5.1-3
sphinxcontrib-blockdiag-1.2.0-3
sphinxcontrib-nwdiag-0.6.1-3
sphinxcontrib-seqdiag-0.5.1-3
subscription-manager
supervisor
syslinux-4.02-8.el6
tcptraceroute