Remove un-used packages from Glance
There are a few packages which are being installed that are not necessary as they're not used in the role. Change-Id: I7822498d65572993882b75ec56adf3f1a096da34
This commit is contained in:
parent
1302539f11
commit
cf2472c4b1
@ -14,11 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
glance_distro_packages:
|
||||
- cronie
|
||||
- cronie-anacron
|
||||
- git
|
||||
- libxml2-devel
|
||||
- nfs-utils
|
||||
- rpcbind
|
||||
- rsync
|
||||
- which
|
||||
|
@ -15,11 +15,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
glance_distro_packages:
|
||||
- cronie
|
||||
- cronie-anacron
|
||||
- git-core
|
||||
- libxml2-devel
|
||||
- nfs-utils
|
||||
- rpcbind
|
||||
- rsync
|
||||
- which
|
||||
|
@ -22,4 +22,3 @@ glance_distro_packages:
|
||||
- libxml2-dev
|
||||
- nfs-common
|
||||
- rpcbind
|
||||
- rsync
|
||||
|
Loading…
x
Reference in New Issue
Block a user