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:
Mohammed Naser 2018-02-28 18:33:48 +00:00
parent 1302539f11
commit cf2472c4b1
3 changed files with 0 additions and 9 deletions

View File

@ -14,11 +14,7 @@
# limitations under the License.
glance_distro_packages:
- cronie
- cronie-anacron
- git
- libxml2-devel
- nfs-utils
- rpcbind
- rsync
- which

View File

@ -15,11 +15,7 @@
# limitations under the License.
glance_distro_packages:
- cronie
- cronie-anacron
- git-core
- libxml2-devel
- nfs-utils
- rpcbind
- rsync
- which

View File

@ -22,4 +22,3 @@ glance_distro_packages:
- libxml2-dev
- nfs-common
- rpcbind
- rsync